Re: Assertion failed using the nucleo-H743ZI2 board

2022-07-12 Thread Roberto Bucher
Thanks Sebastien It seems that this new stack size solves the problems. No more crashes in the first new tests. Best regards Roberto On 7/12/22 22:13, Sebastien Lorquet wrote: Hi, I'm working with the exact same board and struggled for several days with a similar problem. Breakpoints di

Re: Assertion failed using the nucleo-H743ZI2 board

2022-07-12 Thread Sebastien Lorquet
Hi, I'm working with the exact same board and struggled for several days with a similar problem. Breakpoints did not help since the issue was fugitive and not always crashing at the same place. There also were debug/release variations. It turned out to be a stack issue. The default stack

Assertion failed using the nucleo-H743ZI2 board

2022-07-12 Thread Roberto Bucher
Hi I' working on a STM32 NUCLEO-H743ZI2 board, and I have sporadic errors in the shell when I launch some utilities like "ifconfig" or "renew" (but it seems not to be related to the network). Sometimes the command runs without problems, sometimes it gives an Assertion failure and I have to s