Table 3. mon12 monitor commands – Motorola MCU 68HC912D60 User Manual
Page 19
19
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 [
Load S-Records into memory
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 - $700. DO NOT use this space in your
program if debugging under Mon12.
2. Register space is located starting at $800.
3. Mon12 will not trace into interrupts. To trace an interrupt service set a breakpoint in the
service routine and then trace.