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]

Thread Support in ECOS


Hi 

I am trying to implement ethernet driver for my board

1. I noticed that tcp/ip in ecos uses multithreading.But the thread
which services the ISRs(IP,ARP) is not started. so my packet is not
processed.
2. Is there any thing like to enable thread support.

regards
rupesh


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