Question
STM3210C-EVAL and STM32F107_ETH_LwIP_V1.0.0 webserver example problem (AN3102)
Posted on July 25, 2012 at 15:24
Hi, i'm having a problem with this example, when i compile with any kind of optimization (low, medium or high) the code, web server hangs trying to read files, while if i do the same stuff using no optimizations (None), it works perfectly.
Telnet has exactly the same problem, probably all TCP examples... any hint?Tried to find it on internet with no luckUsing IAR 5.41, AN3102 and STM3210C-EVAL. Using RMII but not important i think :) #an3102-stm3210c-iar-optimization