Replies: 1 comment 3 replies
-
There is no programmatic way of increasing the I would really recommend hooking up a debug probe and watching what happens when it crashes. In GDB you can find the You can increase that Also, a few notes:
|
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm a newbie to develop the program with this Arduino-Pico core and FreeRTOS for Raspberry Pi pico 2W board. I'm using the PlatformIO.
What I want to achieve finally
What is my problem?
The stack size for setup()/loop() might be too small (1024 words)
What I want to know
Thank you for your cooperation!
Beta Was this translation helpful? Give feedback.
All reactions