Timer on Simulator

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Timer on Simulator

1,346 Views
admin
Specialist II
The timer doesn't works on the simulator mode in the Code Warrior. What I have to do to the timer works and generate interrupts?

DSC: MC56F8025
Code Warrior Version: 8.2.2


Rodrigo Letang
Labels (1)
Tags (1)
0 Kudos
1 Reply

243 Views
trytohelp
NXP Employee
NXP Employee
Hi,
 
The simulator doesn't simulate peripherals.
 
Extract of the Targeting_56800E.pdf manual:
The CodeWarrior Development Studio for Freescale 56800/E Digital Signal Controllers includes the Freescale DSP56800E Simulator.
This software lets you run and debug code on a simulated DSP56800E architecture without installing any additional hardware.
The simulator simulates the DSP56800E processor, not the peripherals.
In order to use the simulator, you must select a connection that uses the simulator as your debugging protocol from the Remote Debugging panel.
 
Regards
Pascal
0 Kudos