lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-users] Re: [lwip] lwIP 0.5 on ARM with ucOS-II


From: Adam Dunkels
Subject: [lwip-users] Re: [lwip] lwIP 0.5 on ARM with ucOS-II
Date: Wed, 08 Jan 2003 22:16:16 -0000

On Wednesday 09 January 2002 12.45, you wrote:
> Starting with TCP/IP stack and internet stuff programming a few weeks ago,
> I now try to run lwIP 0.5 stack on an Atmel AT91 (ARM7TDMI) based board
> with CS8900a and ucOS-II. Thanks to Leon Woestenberg the cs8900a seems to
> work. But I still face some problems adapting ucOS-II to the sys_arch
> module. (Even if it seems to be less sophisticated than in lwIp 0.4.2).
> Does anybody can provide me with a sample sys_arch.c for ucOS-II? I would
> really appreciate it.

Though I can't provide any example code for uC/OS-II, I can recommend you to 
try without the timeout stuff at first and add support for that later. The 
timeout functionality isn't essential for just getting it working. If 
uC/OS-II supports semaphores, implementing the sys_arch shouldn't be too hard 
- at least not the semaphore functions.

/adam
-- 
Adam Dunkels <address@hidden>
http://www.sics.se/~adam
[This message was sent through the lwip discussion list.]




reply via email to

[Prev in Thread] Current Thread [Next in Thread]