2024-04-19 11:27 AM - edited 2024-04-19 11:28 AM
Hi Community,
I’m working with FreeRTOS on my project, and I’m curious if there’s a way to graphically visualize FreeRTOS tasks in CubeIDE. Is there a tool or technique that allows us to see task periods, interrupts, and events over time? :thinking_face:
I have a logic Analyzer but I don't know if it can help?
Solved! Go to Solution.
2024-04-19 11:34 AM - edited 2024-04-19 11:38 AM
Hello,
To my knowledge there is no free solution at high level of debug information you may expecting.
Percipio tracealyzer (https://percepio.com/tracealyzer/) offers this kind of debug but it's not for free.
See that presentation: https://www.youtube.com/watch?v=5d0w_XtWqjA
See also this thread for SM32CubeIDE.
Attached a PDF (which I forgot the source).
2024-04-19 11:34 AM - edited 2024-04-19 11:38 AM
Hello,
To my knowledge there is no free solution at high level of debug information you may expecting.
Percipio tracealyzer (https://percepio.com/tracealyzer/) offers this kind of debug but it's not for free.
See that presentation: https://www.youtube.com/watch?v=5d0w_XtWqjA
See also this thread for SM32CubeIDE.
Attached a PDF (which I forgot the source).