Simulation with CodeWarrior

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Simulation with CodeWarrior

12,825件の閲覧回数
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,833件の閲覧回数
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,833件の閲覧回数
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,833件の閲覧回数
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,833件の閲覧回数
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 件の賞賛
返信