2018-04-04 07:33 AM
Hello everyone,
The main problem is when your project works fine with 0 error it is hard for beginners like me to detect the cause why when i debug the code it get stuck somewhere .. well here is my problem, i'm working on LwIP i managed to PING the presence of the Card yet when the code start running it stops in this first instruction
conn = netconn_new(NETCONN_TCP); precisly in the debug mode static void prvCheckTasksWaitingTermination( void );
any help would be great and thanks
#lwip #stm32-f7 #stm32f7