cancel
Showing results for 
Search instead for 
Did you mean: 

to enable the threadx list

Cv.1
Associate II

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.

  •  

0693W00000SvEPaQAN.png

3 REPLIES 3
Guillaume K
ST Employee

When asking a question it's best to add precisions and details, like what development environment is used ? I guess it's STM32CubeIDE ?

yes

Haithem Rahmani
ST Employee

Hi,

after starting the debugger you can access the ThreadX list as shown below:

0693W00000SvoLAQAZ.png0693W00000SvoLjQAJ.png 

notice that you need to pause the debugger to see updated infos, they are not update on runtime.

Hope this helps.

regards

Haithem.