
SRM Console 4-31
4.9
Stopping and Starting CPUs
The halt and continue commands are used to stop and continue a program on the
specified CPU.
Example 4–19 Halt and Continue Commands
P00>>> halt 1
halted CPU 1
halt code = 1
operator initiated halt
PC = ffffffff8007cc68
P00>>> continue &p1
continuing CPU 1