Chip: ESP32 WROVER-B Dev Kit
IDE: Arduino
I'm getting Stack canary watchpoint triggered (loop task) while running some WiFi code on Arduino. I'm guessing it's due to the HTTP JSON serialization/deserialization routines; however, the allocations are not that large. I'm even using using std::vector... anyways.
Is there a way to increase the stack size allocation for the loop task in Arduino? (or at all)
Increase Stack Size (Stack Canary exception on Loop Task)
Re: Increase Stack Size (Stack Canary exception on Loop Task)
I'm barking up the wrong tree here... I moved my HTTP code to a task, and I was able to get it working just fine. This chip rocks!
Who is online
Users browsing this forum: Google [Bot] and 72 guests