Skip to main content
MauFanGilaMedical
Associate III
May 13, 2025
Solved

Where does LwIP DEFAULT_THREAD_STACKSIZE apply ?

  • May 13, 2025
  • 1 reply
  • 943 views

Hello, I'm using lwIP and I try to change DEFAULT_THREAD_STACKSIZE

MauFanGilaMedical_0-1747129827276.png

 

But where it applies ?

 

I have my code under version control but I don't see any change ... and I don't see "lwIP" thread, maybe EthIF ?

 

MauFanGilaMedical_1-1747130201962.png

1 reply

Andrew Neil
Andrew NeilBest answer
Super User
May 13, 2025
A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.