Hello I'm working with ESP 4.3.4 and sometimes my application crash inside a ESP_LOGx function, the points where the crash happens is always the same. What I mean is that there's other points inside the firmware where I call a ESP_LOGx and the firmware dont crash.
Below is an image where the crash happens.
ESP crashing when printing LOG
-
BrunoOtavio
- Posts: 8
- Joined: Wed Sep 25, 2019 8:31 pm
-
BrunoOtavio
- Posts: 8
- Joined: Wed Sep 25, 2019 8:31 pm
Re: ESP crashing when printing LOG
Depending upon how deeply nested your function calls are or how much data you have on the stack, it still could be a stack allocation issue for your task. You could try increasing the stack allocation.
Who is online
Users browsing this forum: Qwantbot and 5 guests