Execution Time Profiler

<< Click to Display Table of Contents >>

Navigation:  STM32F4 Target > Demos > Waijung Demos >

Execution Time Profiler

Previous pageReturn to chapter overviewNext page

demo File: stm32f4_exec_demo.mdl

 

profilerdemo

Description

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.

profiledemo_timingdiagram

Waijung Profiler analyzes and produces the following reports.

profileranalysisresult01

profileranalysisresult02

profileranalysisresult03

profileranalysisresult04

profileranalysisresult05

Hardware Setup

profilerhardwareuart

 

See Also

Waijung Profiler