hi
When using eclipse to debug esp32,JTAG prints " Too large number of threads 53608706!"
on running a project, The eclipse debug window runs into multi_heap.c file
thanks in advance.
Error: Too large number of threads 53608706!
-
- Posts: 1
- Joined: Thu Apr 29, 2021 6:55 am
Re: Error: Too large number of threads 53608706!
I am facing the same issue as well . Did anybody find the root cause or hoe to fix it ?
-
- Posts: 9749
- Joined: Thu Nov 26, 2015 4:08 am
Re: Error: Too large number of threads 53608706!
It's possibly because the code running on the ESP32 is not the same as the code Eclipse/OpenOCD/gdb thinks it's running. It goes and looks for the variable containing the task count in the wrong place and finds nonsense.
Who is online
Users browsing this forum: Google [Bot] and 67 guests