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]

BSD socket read() calls blocking indefinately



Hi there

I am porting eCos to a new ARM board almost identical
to the Atmel EB40.

When I do socket operations, network connect() and
write()'s work fine, as does the ping_test.c demo.

However TCP read() and accept() operations block
indefinately even though the Ethernet driver seems
to be recieving the packet, and TCP write() calls
work perfectly.

Can anyone think off-hand why the packets are not
reaching the upper levels?

many thanks for any pointers.

-paul



---------------------------------------------
This message was sent using World Mail.
http://www.worldonline.co.za



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