CooCox LWIP demo

https://lh4.googleusercontent.com/-YeBy7qZ_o8w/T-lNo-6D0FI/AAAAAAAAFXo/yTnS0AYNykY/s800/IMG_20120625_194916.jpg

Working on a newbie friendly tutorial to use CoOS RTOS with LWIP (offline support). Attached is a bin file demonstrating the CoOS RTOS with LWIP

network address address 192.168.1.210 netmask 255.255.255.0

point your browser to the above address (assuming of course your home network is 192.168.1.0/24)

my board also has some GPS and wireless transceiver onboard for some application I'm building

/media/uploads/hzrnbgy/demo_bin.bin


2 comments on CooCox LWIP demo:

26 Jun 2012

some description of the demo

LED1 - regular blink with delay (800ms ON 200 ms OFF) - taskA

LED2 - toggle due to TIMER2 interrupt (1000ms ON 1000 ms OFF) - taskB

LED3 and LED4 - hardware PWM, 20ms pulse per second

09 Apr 2013

Can you post the source code? I'm trying to get a DM9161 PHY working with mbed lwip+rtos - no success. Perhaps CoOS + lwip will work after i modify it for the DM9161 PHY.

Please log in to post comments.