<< Click to Display Table of Contents >> Execution Time Profiler |
|
demo File: stm32f4_exec_demo.mdl
This example demonstrates how to use Waijung Profiler to analyze target execution time.
The system has base sample time of 5msec as defined in the Target Setup Block and has 2 tasks:
a) | Task1 which executes first and takes 1msec. |
b) | Task1 which executes right after Task1 and takes another 1msec. |
So the timing diagram should look like this.
Waijung Profiler analyzes and produces the following reports.