Skip to main content
Jordi Becares
Associate III
December 14, 2018
Question

FreeRTOS Task List doesn't work

  • December 14, 2018
  • 0 replies
  • 602 views

I'm config cubeMX to enable FreeRTOS statistics and get the RunTime for each task. I followed this guide

http://blog.atollic.com/visualizing-run-time-statistics-using-freertos

But it doesn't work. debugging I saw that method portGET_RUN_TIME_COUNTER_VALUE() defined by macro is never called (I put a breakpoint and it never stops)

Timer works well, and all defines are enabled, and I use no optimisation, but I didn't get the Run Time data.

Any idea?

Atollic an CubeMX has an integrated solution to config FreeRTOS statistics automatically?

Thanks for the help!

Jordi

This topic has been closed for replies.