Simulation with CodeWarrior

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

Simulation with CodeWarrior

12,814 Views
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

Labels (1)
Tags (1)
0 Kudos
Reply
4 Replies

1,822 Views
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,822 Views
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 Kudos
Reply

1,822 Views
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,822 Views
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 Kudos
Reply