Timer on Simulator

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Timer on Simulator

1,728 次查看
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
标签 (1)
标记 (1)
0 项奖励
回复
1 回复

625 次查看
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 项奖励
回复