Crossware

Table of Contents        Previous topic       Next topic       

Getting Started->Simulation versus Debugging

After the initial installation of the ARM Development Suite, the environment will default to using simulation.  As soon as an ARM project is created the Simulate menu will appear.  Commands such as Go, Step Into and Step Over will use simulation.

To switch to the debugger all that is necessary is to select Use Remote Debugger from the Simulate menu.  The Simulate menu will change to a Debug menu and commands such as Go, Step Into, Step Over will then use the debugger.

        


To switch back to simulation, select Use Simulation from the Debug menu.  The Debug menu will change to a Simulate menu.