-
Notifications
You must be signed in to change notification settings - Fork 7.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
***ERROR*** A stack overflow in task uart_echo_task has been detected. (IDFGH-13482) #14381
Comments
lets try:
|
espressif/esp-idf#14382 espressif/esp-idf#14381 Update echo task stack size to be twice the original value. - Increase echo task stack size to 2*2048 for better performance.
also the Watchdog is triggered:
|
it says v5.3 dirty, are you on v5.3 tag? do you have local changes? did you update submodules? |
It seems to only occur on esp32s3. Please try using something other than esp32s3. |
yes, have installed this #14337 (comment) |
#14382 PR merged. |
Answers checklist.
General issue report
https://github.com/espressif/esp-idf/tree/master/examples/peripherals/uart/uart_echo_rs485
The text was updated successfully, but these errors were encountered: