2-18
2.4.12 IRD - Internal Registers Display
IRD
Usage:
IRD <module.register>
This commands displays the internal registers of different modules inside the MCF5206. In the command
line, the module refers to the module name where the register is located and the register refers to the
specific register needed.
The registers are organized according to the module to which they belong. The available modules on the
MCF5206 are SIM, UART1, UART2, TIMER, M-Bus, DRAMC, and Chip-Select. Refer to MCF5206
User’s Manual.
Example:
ird
sim.sypcr
;display the SYPCR register in the SIM module.