The installed products indicates CodeWarrior Development Studio for Microcontrollers V6.1 Release, build 7285-290ct07
I am running demo when you go to:
Select Help -> Processor Expert -> Tutorials
New windows pops up and i am running HC08 Project 2
I found the visualization tools and was able to create an LED for both red and green.
Now I need to figure out how to link them to the I/O Ports.
The LED Beans are connected to PTB0_ATD0 and PTB1_ATD1
Do I need a memory location or can I link to the port name directly?
Should I select Memory or Variable in the Visualization Port properties.
The other issue is that the demo application uses a keyboard interrupt to trigger the LEDs
lighting up and i dont know how to trigger that.
Regards,
Paul