Please enable JavaScript to view this site.

winIDEA Help

Version: 9.21.244

Profiler support

uC RTOS plugin supports task aware profiling. When plugin is loaded 32 bit data under current task pointer symbol (OSTCBCur / OSTCBCurPtr) will be profiled. The value on this address is a pointer to the Task Control Block (TCB) of the current task.

Timing information for these data writes indicates the times of task switches. Task names are read from the TCBs when the trace session is started. If the OS is not yet set up at this time, task names will not be displayed.

 

RTOS-uC-profiler

 

Please refer to Analyzer Configuration chapter for more general information on Analyzer / Profiler configuration.

Copyright © 2024 TASKING Germany GmbH