Antoine Zen-Ruffinen wrote:
Hi List folks,

I've a problem with the TCP/IP stack:
- I use TFTP to load my program in redboot. That work fine.
- My application start, call init_all_network_interfaces(), it do the
DHCP stuff. That work fine.
- Then I open a socket and try to send / receive data. No packet is even send.

Does someone has already seen such problem ?
Any idea ?

We'll need more data than this in order to help.
  * What's the target platform?
  * How did you configure eCos for your failing application?
  * Have you run any of the standard eCos network test programs?
  * How do you know nothing was sent?  What sort of debugging
    have you tried so far?

--
------------------------------------------------------------
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

Reply via email to