[ECOS] Redboot TCP debuging, with application also using networking
Andrew Lunn
andrew@lunn.ch
Fri Jan 28 10:28:00 GMT 2005
On Fri, Jan 28, 2005 at 02:26:13PM +0800, Damian Slee wrote:
> Hi,
> Is this a stupid question?,
Not stupid, but does show you have not read the manual.
> if my ecos app uses networking, does this mean I won't be able to use
> gdb in redboot over tcp, cause the application I will be debuging has
> taken control of the ethernet hardware with its own tcp stack?
The Ethernet device is shared. There are two TCP/IP stacks, one in
redboot and one in the application. They have different IP addresses,
so they can work out which package should go where.
Andrew
--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
More information about the Ecos-discuss
mailing list