What is included in "FreeRTOS™ debug support" feature coming with CubeIDE 1.5.0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2020-12-03 2:34 AM
It's been a which that I am using NXP FreeRTOS TAD and WHIS StateViewer until now that I've noticed about a new feature added to STM32CubeIDE 1.5.0 as Added FreeRTOS™ debug support
But what is this exactly and what is included into it? Because I can't find any additional view related to FreeRTOS or any check boxes to enable Thread Awareness Debugging in debug configuration for STLink or openOCD (SEGGER JLink already had this feature) after updating to the latest version (1.5.0)
Solved! Go to Solution.
- Labels:
-
FreeRTOS
-
STM32CubeIDE
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2020-12-03 5:42 AM
In total 4 views to show information about Tasks, Queues, Semaphores and Timers. The support does not yet offer being able to examine each tasks stack like when using the SEGGER probe+dlls. Something to look into in the future.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2020-12-03 4:50 AM
The UM2609 STM32CubeIDE user guide 2.0 is your friend.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2020-12-03 5:42 AM
In total 4 views to show information about Tasks, Queues, Semaphores and Timers. The support does not yet offer being able to examine each tasks stack like when using the SEGGER probe+dlls. Something to look into in the future.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2020-12-04 9:28 AM
There's a workarounds to enable Thread Awareness Debugging for openOCD using STLink but requires some efforts to write some configurations. It would be so good if ST add this feature as a simple checkbox for openOCD too.
