cancel
Showing results for 
Search instead for 
Did you mean: 

LwIp Net Link Callback Hardfault

gokhannsahin
Associate II

Hi everyone,

I'm using LwIP with STM32F7 Discovery board. To catch plug ethnernet cable, tried to enable link callback. However, I alway get an following error is hardfault. Why do I get this error? I tried stack size but didn't work. Can it be bug about the stack?

2 REPLIES 2
gokhannsahin
Associate II

To avoid this error, should I generate manually freertos project without CubeMX? Does it work?

As I have seen, there are many bugs. If I download freertos and lwip from the official site and manually create a project to avoid these, will I still encounter the same bugs?