Simulation with CodeWarrior

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

Simulation with CodeWarrior

12,816 次查看
Nicom
Contributor I
Hi,
My program is finish and I want to make a simulation to know if there are problems but, I can't find the tools to make simulation.
 
I want to add a LED and to change the frequency of the LED blinking with a timer.
 
I work with a MC9S08GT 16 bits
 
Thanks
Nico
 

Message Edited by nico on 05-15-200603:57 AM

标签 (1)
标记 (1)
0 项奖励
回复
4 回复数

1,824 次查看
CrasyCat
Specialist III

Hello

I assume you are using CodeWarrior HC08 V5.0. Am I right?

In order to be able to start the simulator just make sure you have associated the "Full Chip Simulator" Connection to your project.

To check current connection:

 - Open project in CodeWarrior
 - Select "Project" -> "Change MCU / Connection"
 - Check which is the Connection specified on the right hand side of the dialog.
 - Change it to "Full Chip Simulation" .
 - Close the dialog and rebuild your application.
 - Clicking on debug icon will start the simulation.

I hope this helps.

CrasyCat

1,824 次查看
Nicom
Contributor I
Thanks but I want to know if it's possible to make simulation with real component for example a led in Output,  ....
 
Thanks Nico
0 项奖励
回复

1,824 次查看
CrasyCat
Specialist III

Hello

I would suggest you to open a Visualization component and add a LED instrument there.

Do not forget to specify you want to refresh content of the component (in the Property dialog) set the Component in display mode

CrasyCat

1,824 次查看
firby
Contributor I
hello,

I would like simulate a square input signal on a input capture timer , with a processor expert component, and an output on a simulated oscilloscope . All this just in simulation mode, without physical target , but i dont know how to do that, can someone help me, or give me a link on a good tutorial ? Microcontroller can be a 68hc08, qy, QT ...

Thanks in advance, Firby
0 项奖励
回复