Motorola DSP Developer's Kit    

Running the Simulation

Within the unchanged template sections, the Run() method of the simulator classes is called to start execution of the assembly or C-code application program. The macro alternative is SIM_RUN, which also contains the Simulator command 'change fast_mode 2' for improved simulation speed. Another alternative is to use SIM_RUN_CYCLE_ACC to run the simulator with cycle accuracy. This is important for detailed information about the performance of the code on the simulator, however simulation speed is likely to increase.


 Instantiating the Motorola DSP Simulator Importing Data to DSP Simulator