Skip to main content
Visitor II
September 13, 2022
Question

to enable the threadx list

  • September 13, 2022
  • 2 replies
  • 979 views

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

    This topic has been closed for replies.

    2 replies

    ST Employee
    September 13, 2022

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

    Cv.1Author
    Visitor II
    September 19, 2022

    yes

    ST Employee
    September 20, 2022

    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.