sergiosider wrote on Friday, February 27, 2009:
Hi Guys,
I am trying the FreeRTOS Luminary port demo with uIP + Eclipse, using my LM3S6965 board from Luminary.
Installed Eclipse Version: 3.4.1
Build id: M20080911-1700
Sourcery G++ lite (4.3.2), and changed the paths in Eclipse projet to reflect the correct directories (in the zip file it pointed to C:\devtools\Soucery…)
Compiled it OK, and flashed it with Luminary flash utility (could not use OpenOCD yet because it asked for Cygwin.dll or something like it that I do not have).
It worked. Except on the io.shtml page…
when I click on the "UPDATE IO" button, the state of the LED is updated but the application HANGS without any message.
Evertthing stops, even pings stopped working.
I only changed the IP address in the original source code.
Any suggestion on where to look for the problem?
THanks
Sergio P. Sider