Message Edited by nico on 05-15-200603:57 AM
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
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