Mode Entry Module (MC_ME)
MPC5606S Microcontroller Reference Manual, Rev. 7
Freescale Semiconductor 937
 
system can be stopped by programming the SYSCLK bit field to “1111”, and in this case, the only way to 
exit this mode is via a device reset.
This mode is intended to be used by software
• To execute on-chip test routines
All power domains except power domains #0 and #1 are configurable in this mode. Active power domains 
are determined by the power configuration register PCU_PCONF2 of the MC_PCU.
NOTE
As flash modules can be configured to a low-power or power-down state in 
these modes, software must ensure that the code will execute from RAM 
before it changes to this mode.
25.4.2.5 Run0…3 modes
The device enters one of these modes on the following events:
• From the DRUN another Run0…3 mode when the TARGET_MODE bit field of the ME_MCTL 
register is written with “0100…0111”
• From the Halt mode by an interrupt event
• From the Stop mode by an interrupt or wakeup event
As soon as any of the above events occur, a Run0…3 mode transition request is generated. The mode 
configuration information for these modes is provided by ME_RUN0…3_MC registers. In these modes, 
the flashes, all clock sources, and the system clock configuration can be controlled by software as required.
These modes are intended to be used by software
• To execute application routines
All power domains except power domains #0 and #1 are configurable in these modes in order to reduce 
leakage consumption. Active power domains are determined by the power configuration register 
PCU_PCONF2 of the MC_PCU.
NOTE
As flash modules can be configured to a low-power or power-down state in 
these modes, software must ensure that the code will execute from RAM 
before it changes to this mode.
25.4.2.6 Halt mode
The device enters this mode on the following events:
• From one of the Run0…3 modes when the TARGET_MODE bit field of the ME_MCTL register 
is written with “1000”.
As soon as any of the above events occur, a Halt mode transition request is generated. The mode 
configuration information for this mode is provided by ME_HALT_MC register. This mode is quite 
configurable, and the ME_HALT_MC register should be programmed according to the system needs. The