ColdFire V1 Full Chip Simulation Connection
FCS Tutorials
666
Microcontrollers Debugger Manual
/*** Processor Expert internal initialization. DON'T REMOVE THIS
CODE! ***/
PE_low_level_init();
/*** End of Processor Expert internal initialization. ***/
/*Write your code here*/
for(;;) {
(void)PWM1_SetRatio16(pwmRatio);
}
/***Processor Expert end of main routine. DON'T MODIFY THIS CODE!***/
for(;;);
/***Processor Expert end of main routine. DON'T WRITE CODE BELOW!***/
} /*** End of main routine. DO NOT MODIFY THIS TEXT! ***/
Step 10 - Run
The application is now finished and we can launch it. Make sure you have chosen the Full
Chip Simulation connection.
1. Select the
Debug
icon in the Project Manager window (or the menu bar
Project >
Debug
or
[F5]
).
2. Select
Component > Open
in the debugger and open the
VisualizationTool
component.
VisualizationTool Properties
In this tutorial we will create a visualization using the VisualizationTool window. Make
sure that you are in the
Edit mode
(
Right mouse click
>
Edit Mode
or
[Ctrl-E]
).
1. Select
Right mouse click
>
Properties
2. For
Refresh Mode,
select
CPU Cycles
3. For
Cycle Refresh Count,
select
10000
Chart Properties
Now add a chart, where we can see the changing value of the channel in a graphic.
1.
Right mouse click > Add New Instrument > Chart
2.
Double click
on the Chart to see the Chart Properties.
3. Select
Subscribe
for
Kind of Port
4. Use
PIM.PTA0
for
Port to Display
(this is the simulated pin of the device)
5. Select
2
for
High Display Value
Summary of Contents for Microcontrollers
Page 1: ...Microcontrollers Debugger Manual Revised 22 October 2007 ...
Page 20: ...Table of Contents 20 Microcontrollers Debugger Manual ...
Page 24: ...Book I Contents 24 Microcontrollers Debugger Manual ...
Page 60: ...Debugger Interface Highlights of the User Interface 60 Microcontrollers Debugger Manual ...
Page 156: ...Debugger Components Visualization Utilities 156 Microcontrollers Debugger Manual ...
Page 198: ...Real Time Kernel Awareness OSEK Kernel Awareness 198 Microcontrollers Debugger Manual ...
Page 236: ...Synchronized Debugging Through DA C IDE Troubleshooting 236 Microcontrollers Debugger Manual ...
Page 238: ...Book II Contents 238 Microcontrollers Debugger Manual ...
Page 332: ...HC08 Full Chip Simulation Configuration Procedure 332 Microcontrollers Debugger Manual ...
Page 348: ...MON08 Interface Connection Device Class Description 348 Microcontrollers Debugger Manual ...
Page 364: ...ICS MON08 Interface Connection Device Class Description 364 Microcontrollers Debugger Manual ...
Page 428: ...HC08 FSICEBASE Emulator Bus State Analyzer BSA 428 Microcontrollers Debugger Manual ...
Page 430: ...Book III Contents 430 Microcontrollers Debugger Manual ...
Page 466: ...HCS08 Full Chip Simulation Peripheral Modules Commands 466 Microcontrollers Debugger Manual ...
Page 544: ...HCS08 On Chip DBG Module HCS08 DBG V3 New Features 544 Microcontrollers Debugger Manual ...
Page 546: ...Book IV Contents 546 Microcontrollers Debugger Manual ...
Page 576: ...Book V Contents 576 Microcontrollers Debugger Manual ...
Page 698: ...Book VI Contents 698 Microcontrollers Debugger Manual ...
Page 714: ...Flash Programming NVMC Commands 714 Microcontrollers Debugger Manual ...
Page 730: ...Book VII Contents 730 Microcontrollers Debugger Manual ...
Page 840: ...Book VIII Contents 840 Microcontrollers Debugger Manual ...
Page 864: ...Book IX Contents 864 Microcontrollers Debugger Manual ...
Page 868: ...Legacy Target Interfaces Removed 868 Microcontrollers Debugger Manual ...