User`s manual

RUN - MPU Execution/Status
3-205
3
RUN - MPU Execution/Status
Note This command is for multi-processor boards only.
Command Input
RUN [MPU#]
Description
The RUN command allows you to inquire of the BUG the current
state of each of the processors. The command also allows you to
switch an idle processor to the current processor (processor
executing the debugger). The MPU# argument depends on your
configuration and idle processors present. If your configuration is
less than a two processor setup, an error message will be displayed
instead.
Examples
Example 1:
PPC1-Bug>run (current state of all possible processors)
MPU0 : MASTER
MPU1 : IDLE
PPC1-Bug>
Example 2:
PPC1-Bug>run 1 (switch to processor #1 as master/current)
PPC1-Bug>
PPC1-Bug>run
(current state of all possible processors)
MPU0 : IDLE
MPU1 : MASTER
PPC1-Bug>