User guide
Getting Started
2-16 Copyright © 2003-2010 ARM Limited. All rights reserved. ARM DUI 0224I
Table 2-6 lists the commands for the Debug subsystem.
Table 2-5 Boot Monitor Configure commands
Command Action
DISPLAY DATE
Display date.
DISPLAY HARDWARE
Display hardware information (for example, the FPGA revisions).
DISPLAY TIME
Display time.
EXIT
Exit the configure commands and return to executing standard Boot Monitor commands.
HELP
List the configure commands.
QUIT
Alias for
EXIT
. Exit the Configure commands and return to standard Boot Monitor
commands.
SET DATE dd/mm/yy
Set date. The date can also be entered as
dd-mm-yy
SET TIME hh:mm:ss
Set time. The time can also be entered as
hh-mm-ss
SET AHBM1
Configures AHBM1 bridge
SET AHBM2
Configures AHBM2 bridge
SET AHBS
Configures AHBS bridge
Table 2-6 Boot Monitor Debug commands
Command Action
DEPOSIT address value [size]
Load memory specified by
address
with
value
. The
size
parameter is optional. If
used, it can be
BYTE
,
HALFWORD
, or
WORD
. The default is
WORD
.
DISABLE MESSAGES
Disable debug messages
ENABLE MESSAGES
Enable debug messages
EXAMINE address
Examine memory at
address
EXIT
Exit the debug commands and return to executing standard Boot Monitor
commands.
GO address
Run the code starting at
address
.
HELP
List the debug commands.