Inspector stack, Inspector systemtimer – Freescale Semiconductor Microcontrollers User Manual

Page 195

Advertising
background image

Real Time Kernel Awareness

OSEK Kernel Awareness

195

Microcontrollers Debugger Manual

Inspector Stack

The Stack shown in

Figure 5.4

displays the current state of OSEK stack trace.

Figure 5.4 Inspector Stack

Select Stack in the hierarchical tree on the left side to display additional information
concerning the stack on the right side of the window under the following headings:

Name: displays the name of the stack.

Stack Start Address: displays the start address of the stack.

Stack End Address: displays the end address of the stack.

Stack Size: displays the size of the stack.

Inspector SystemTimer

The SystemTimer shown in

Figure 5.5

displays the current state of OSEK SystemTimer

trace.

Figure 5.5 Inspector SystemTimer

Select SystemTimer in the hierarchical tree on the left side to display additional
information concerning the timer on the right side of the window under the following
headings:

Name: displays name of the system timer.

MAXALLOWEDVALUE: displays the maximum allowed counter value. When the

counter reaches this value it rolls over and starts again from zero.

TICKSPERBASE: displays the number of ticks required to reach a counter-specific

value.

MINCYCLE: displays the minimum allowed number of counter ticks for a cyclic

alarm linked to the counter.

Advertising