Skip to main content
Ayoub_Bnina
Associate III
April 19, 2024
Solved

Visualizing FreeRTOS Tasks Graphically

  • April 19, 2024
  • 1 reply
  • 2562 views

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?

This topic has been closed for replies.
Best answer by mƎALLEm

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).

1 reply

mƎALLEm
mƎALLEmBest answer
ST Technical Moderator
April 19, 2024

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).

To give better visibility on the answered topics, please click "Best answer" on the reply which solved your issue or answered your question.