2022-09-12 11:52 PM
To know how much of stack is consumed,by my code and if i make any changes in my code how much of memory do i need ?
and here in the figure we are not able to view the below listed content and also let us know how to enable the ThreadX list.
2022-09-13 12:48 AM
When asking a question it's best to add precisions and details, like what development environment is used ? I guess it's STM32CubeIDE ?
2022-09-19 03:37 AM
yes
2022-09-20 06:21 AM
Hi,
after starting the debugger you can access the ThreadX list as shown below:
notice that you need to pause the debugger to see updated infos, they are not update on runtime.
Hope this helps.
regards
Haithem.