Skip to main content
TBuls
Associate II
December 18, 2021
Question

Item sorting in RTOS aware task list is not working the way one would expect.

  • December 18, 2021
  • 2 replies
  • 1130 views

In Atollic TrueSTUDIO and the NXP/Freescale plugins for RTOS task aware debugging one could click the column headers to sort on stack usage or CPU usage. I would like for this to be functional again.

Besides that, the NXP plugin displays stack usage with a color bargraph indicating how much of the stack is in use. This is way more explicit than only numbers. It would be nice to have this in CubeStudio also

This topic has been closed for replies.

2 replies

Walid ZRELLI
Visitor II
December 23, 2021

Hello @TBuls​ 

STM32CubeIDE provides task statistics (among other information) for both FreeRTOS and AzureRTOS: https://www.st.com/resource/en/user_manual/dm00629856-stm32cubeide-user-guide-stmicroelectronics.pdf

Best regards,

Walid

TBuls
TBulsAuthor
Associate II
December 24, 2021

Ok, maybe i wasn't totally clear on the issue. I am aware of the fact that there are task statistics, but i would like for the *sorting options* in the task list (stack usage, resource usage) to be functional. And as a special request, display task usage and perhaps resource usage in a colored manner: (below is a screenshot of the NXP plugin)

0693W00000HpjtVQAR.png