14
CHAPTER 1
Stepping through the sample application
Before you step into
OS_Start()
, you should set two breakpoints in the two tasks as shown
below.
As
OS_Start()
is part of the embOS library, you can step through it in disassembly mode
only.
Click
GO
, step over
OS_Start()
, or step into
OS_Start()
in disassembly mode until you
reach the highest priority task.
embOS-MPU for Cortex-M and IAR
© 2010-2020 SEGGER Microcontroller GmbH