| |||
| Home > Debugging Multiprocessor Applications > About debugging multiprocessor applications > Synchronized actions | |||
You can specify one or more debugging actions to perform for synchronized processors. Table 7.1 shows the actions that can be performed, and the corresponding GUI operations and CLI commands.
Table 7.1. Synchronized actions and corresponding GUI operations
| Action | GUI operation | CLI command |
|---|---|---|
| load image | Select Load Image... from the Target menu. | LOAD |
| unload image | Select Unload Image from the Target menu. | UNLOAD |
| reload image | Select Reload Image to Target from the Target menu. | RELOAD |
| restart | Select Set PC to Entry Point from the Debug menu. | RESTART |
| reset | Select Reset Target Processor from the Target menu. | RESET |
| set PC | Right-click in the left margin of the source or disassembly view, and select Set PC to Here from the context menu. | SETREG @PC=address |
| load binary | Select Load Binary... from the Target menu. | READFILE |
Some of the GUI operations can also be performed from the Process Control view.
the following in the RealView Debugger Command Line Reference Guide: