Skip to main content
Visitor II
January 17, 2020
Question

LwIp Net Link Callback Hardfault

  • January 17, 2020
  • 2 replies
  • 831 views

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?

    This topic has been closed for replies.

    2 replies

    Visitor II
    May 3, 2020

    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?