cancel
Showing results for 
Search instead for 
Did you mean: 

STR912+freertos+lwip+Gcc problem????

floatingdudu
Associate II
Posted on November 03, 2006 at 03:59

STR912+freertos+lwip+Gcc problem????

1 REPLY 1
floatingdudu
Associate II
Posted on May 17, 2011 at 09:33

Hello, friends

I downloaded source code of FreeRTOS(IAR version) for STR912 demo board.

I ported it to gcc compiler. After compiling, I programed the rtosdemo.hex to the str91x demo board,it worked very well.

But when I compiled freertos(gcc) together with lwip source(did not call any functions of lwip! just compiled them together) and burned the rtosdemo.hex to the target board, the target board did not work!

I 'm puzzled! I just compiled lwip with freertos without calling any functions of lwip! When i removed lwip source and compiled freertos again,

the target board would run happily again!

Can any friend give my hints?

thanks very much!@

floating