CW 08 V5.1 + simulation elements

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

CW 08 V5.1 + simulation elements

Jump to solution
1,500 Views
maverick
Contributor I
Hello,
I would like to know how can I use the simulation elements (as leds, lcd, switchs) on the full ship simulator for codewarrior V5.1.
 
Thanks.
 
maverick
Labels (1)
Tags (1)
0 Kudos
Reply
1 Solution
512 Views
CompilerGuru
NXP Employee
NXP Employee
Note that the HC08 and the HC12 simulators are different, they use a different technology.
So the HC12 manual does not directly aply to the HC08 (the HC08 manual does aply, but I dont have it here in front of me).
The simplest way to generate some UI is to use the visualization tool (Components -> Open, select Visualization )
Then create some instruments and set their port to variable or memory.

Message Edited by CompilerGuru on 2007-01-1003:05 AM

View solution in original post

0 Kudos
Reply
2 Replies
512 Views
J2MEJediMaster
Specialist I
Read the Codewarrior Debugger manual, paying close attention to the section on Debugger Components. That is where I found information for the HC12Sx tools. I'm assuming--dangerously, of course--that the HC08 documentation would be arranged along similar lines.
 
----Tom
513 Views
CompilerGuru
NXP Employee
NXP Employee
Note that the HC08 and the HC12 simulators are different, they use a different technology.
So the HC12 manual does not directly aply to the HC08 (the HC08 manual does aply, but I dont have it here in front of me).
The simplest way to generate some UI is to use the visualization tool (Components -> Open, select Visualization )
Then create some instruments and set their port to variable or memory.

Message Edited by CompilerGuru on 2007-01-1003:05 AM

0 Kudos
Reply