2019-05-10 12:43 PM
The FreeRTOS debugging tools (as present in Atollic, NXP MCUxpresso, etc) seem to be missing in STM32CubeIDE. These include task view with stack use, semaphore/mutex view, queue view. Those of us using FreeRTOS need these!
What's going on? Are available as a plug-in somewhere?
Thanks!
Best Regards, Dave
Solved! Go to Solution.
2020-03-08 10:03 AM
Any estimates when freertos support will be ported from Atollic? This is the only thing that keeps we on Atollic, we very miss it.
2020-08-04 04:52 AM
I just updated to V1.4.1 and still there is no FreeRTOS support. How can ST offer FreeRTOS in CubeMX and then not support it in their IDE debugging?
2020-08-10 10:48 AM
@Schmid.M. - Unfortunately, last I checked, Wittenstein was no longer providing the free plug-in I linked above.
FreeRTOS-aware debugging (tasks/stacks, queues, etc) works extremely well in MCUXpresso, which is what I'm currently using.
ST tools are spectacularly behind the curve.
Best Regards, Dave
2020-10-29 06:40 PM
They make it hard to find, you can't download from the website, but you can install directly! :)
Add the site: http://stateviewer.highintegritysystems.com
Install RTOS Tools
2020-10-29 06:47 PM
Note: Do not open the SafeRTOS windows, they will show nothing, open the OpenRTOS windows.
2022-06-21 07:18 AM
Not in the next 3 years apparently.
2022-07-11 12:57 PM
@qua - These views are available in latest CubeIDE 1.9.0, though I have not yet tried them.
2022-07-11 01:15 PM
I can confirm that 1.9.0 still does it.