ARM has been working on a new architecture called the Cortex for a number of years. During
development, μC/OS-II was used to validate some of the design aspects and was used as a source of
ideas to create new capabilities to support RTOSs. In other words, μC/OS-II was the first RTOS ported
to the Cortex.
This application note describes the ‘official’ Micrium port for μC/OS-II on the Cortex-M3 processor.
Figure 1-1 shows a block diagram showing the relationship between your application, μC/OS-II, the port
code and the BSP (Board Support Package). Relevant sections of this application note are referenced
on the figure. Micrim
Copyright 2006, Micrim
All Rights reserved
C/OS-II
and
ARM Cortex-M3 Processors
Application Note
AN-1018
www.Micrium.com
HTU UTH
C/OS-II for the ARM Cortex-M3 Processors
Table of Contents
1.00 Introduction................................................................................................... 4
2.00 The ARM Cortex-M3 programmer’s model................................................... 6
3.00 C/OS-II Port for the ARM Cortex-M3 processors...................................... 9
3.01 Directories and Files.......................................……