This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Shared NIC by Redboot and (degugged) application


Bronislav Gabrhelik wrote:
I have several newbie questions.

I have a platform Olimex LPC L2294. I have successfully compiled and
installed Redboot. Is there any way to share one ethernet device by
Redboot TCP/IP stack and application TCP/IP stack? Probably not. It
seems that I will have to use serial port for debugging if application
is net based. How to deal with diag_printfs because serial port will
be dedicated to GDB in such case. Is there any common scenario.

This should work out of the box (by design!). Simply make sure that RedBoot and your eCos application use different IP addresses.

--
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------

--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]