This is the mail archive of the ecos-discuss@sources.redhat.com 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]

lwip& redboot question


Hi 
I want to make lwIP's eth_drv work with redboot because so far it only works with gdb stubs...
I copied the part from the net/eth_drv which locks around funs->send so access to the
hardware is serialized.Is there anything else that should be done?
I gave different static IP's to redboot and the lwip test app but once
I run the app the redboot IP no longer responds to pings let alone allowing to debug
the app....Maybe there is a config option I should definitely set and missed?
test apps built with the same ecos.ecc are debuggable with redboot.
Thanks
Jani.

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


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