Enable STM32CubeIDE FreeRTOS Thread-Aware Debug
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-01-14 4:43 PM
Hi, I read a press release that STM32Cube IDE had added thread debug functionality. I have a project that uses FreeRTOS 10.0.1 with trace facility enabled. I am hoping to leverage the FreeRTOS debug tool to aid in my development but at this moment I am not sure how to enable it within the debugger view. I am using STM32CubeIDE Version: 1.5.1. My project is not based on CubeMX directly but I could generate new files if needed. Thanks!
Solved! Go to Solution.
- Labels:
-
DEBUG
-
FreeRTOS
-
STM32CubeIDE
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-01-14 11:11 PM
STM32CubeIDE user guide is quite helpful here: https://www.st.com/resource/en/user_manual/dm00629856-stm32cubeide-user-guide-stmicroelectronics.pdf ... see section 6
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-01-14 11:11 PM
STM32CubeIDE user guide is quite helpful here: https://www.st.com/resource/en/user_manual/dm00629856-stm32cubeide-user-guide-stmicroelectronics.pdf ... see section 6
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-01-25 3:07 PM
Thanks, that's exactly what I was looking for
