| |||
| Home > Boot Monitor Commands > About Boot Monitor commands | |||
The Boot Monitor is the standard ARM application that runs when the system is booted.
The Boot Monitor accepts user commands from the debugger console window or an attached terminal. A command interpreter carries out the necessary actions to complete the user commands.
Commands are accepted in uppercase or lowercase. The Boot
Monitor accepts abbreviations of commands if the meaning is not
ambiguous. For example, for QUIT, you can enter QUIT, QUI, QU, Q,
quit, qui, qu, or q.
Optional parameters for commands are indicated by [.
For example param]DIRECTORY [ indicates
that the directory]DIRECTORY command can take an optional parameter
to specify which directory to list the contents of. If no parameter
is supplied, the default is used, in this case, the current directory.
Enter HELP at the Boot Monitor prompt to
display a full list of the available commands.