Crossware

Table of Contents        Previous topic       Next topic       

Commands->Restart

Simulation

Use the Restart command to restart the simulation session without closing the simulator.  A chip reset will be simulated and the program counter will be reset to $00000000.  If the simulator is in source level mode, the simulator will run to the first processor instruction associated with a source line.

Code and data coverage results will be cleared.

After this reset, the program will be ready to be restarted with Go, Trace or one of the other program run commands.

On-chip Debugging

Use the Restart command to restart the debugging session without closing the debugger.  The program counter will be reset to $00000000.  If the debugger is in source level mode, the debugger will run to the first processor instruction associated with a source line.

After this reset, the program will be ready to be restarted with Go, Trace or one of the other program run commands.