18
2.4.12 IRD - Internal Registers Display
IRD
Usage:
IRD <module.register>
This commands displays the internal registers of different modules inside the MCF5204. 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
MCF5204 are SIM, UART, and TIMER. Refer to MCF5204 User’s Manual.
Example:
ird
sim.sypcr
;display the SYPCR register in the SIM module.