FreeRTOS+TRACE

owaisfazal wrote on Tuesday, September 23, 2014:

Thank you for your prompt response. Yes I am talking about the integrated Trace feature in Atmel Studio 6.2. So that means that unlike FreeRTOS+TRACE the integrated trace feature is not capable of displaying execution time and other information related to tasks? Is it possible to use the FreeRTOS+TRACE with FreeRTOS v8? What would you suggest would be a good way to measure the execution time of a task? Also in the Tutorial video of integrated trace named “Atmel: Debugging on Studio 6.2 with Percepio Trace” I can see that there is a function used to print out information in the Control-Flow Trace window. The function is called SWO_print_string where can I find it?

Regards.