Task runtime usage for ThreadX in STM32CubeIDE
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-01-20 7:13 PM
Hi,
In How to enable FreeRTOS™ Run Time and Stack Usage view, it shows we can see the task runtime usage in percentage for FreeRTOS. But for ThreadX, it has no such item. As there is an 'execution_profile_kit' utility tool in ThreadX already, any plan to add this feature for ThreadX?
Thanks.
- Labels:
-
STM32CubeIDE
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-01-21 12:03 AM
I guess you are looking to WINDOW -> SHOW VIEW -> THREADX -> THREADX THREAD LIST in DEBUG PERSPECTIVE and enabling flag TOGGLE STACK CHECKING
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-01-21 1:07 AM
Hi,
More exactly, I mean the 'Run Time (%)' column. This is the execution time of every task. There is no such column for ThreadX.
:)
