Table 3. mon12 monitor commands – Motorola MCU MC9S12DP256 User Manual
Page 25

25
TABLE 3. Mon12 Monitor Commands
BF
[]
Fill memory with data
BR [
]Set/Display user breakpoints
BULK
Erase entire on-chip EEPROM contents
CALL [
]Call user subroutine at
G [
]Begin/continue execution of user code
HELP
Display the Mon12 command summary
LOAD [P]
Load S-Records into memory, P = Paged S2
MD
Memory Display Bytes
MM
Modify Memory Bytes
Examine/Modify next location
or <=>
Examine/Modify same location
<^> or <->
Examine/Modify previous location
<.>
Exit Modify Memory command
MOVE
Move a block of memory
RD
Display all CPU registers
RM
Modify CPU Register Contents
STOPAT
Trace until address
T [
Trace
1. Mon12 uses internal RAM space from $600 - $7FF for the D60 and $3E00 - $3FFF for the
DG128 and DP256. DO NOT use this space in your program if debugging under Mon12.
2. Register space is located starting at $0000 for the DG128 and DP256, D60 is at $800.
3. Mon12 will not trace into interrupts. To trace an interrupt service set a breakpoint in the
service routine and then trace.