![Freescale Semiconductor MPC5604B Quick Start Manual Download Page 131](http://html1.mh-extra.com/html/freescale-semiconductor/mpc5604b/mpc5604b_quick-start-manual_2330604131.webp)
In the green box you can see moving commands on the high level code, the one on the left will
make a single step in the high level code, the middle one will make multiple steps at a slow pace,
updating all register and variable information on the debugger, and the last one will execute the
program at its normal speed. (Unless the come across a break point you can put using red points
on the code window.)
The variable windows at left allow you to add variables from the program (even arrays and
structure) and monitor them. You can also add peripheral registers using add register.
You can also monitor the memory using memory window. The memory is displayed both in HEX
and in ASCII, so when using data arrays, it is pretty simple to use array’s address and this
window to read its data. (You can set the windows base address with a left click). Another way
to it is to click right on the array’s address in variable window and to click examine data, which
will show each case of an array or subfields of a structure.
Summary of Contents for MPC5604B
Page 1: ...LAAS CNRS Quick Start to MPC5604B Embedded Development Sahin Serdar 21 06 2013...
Page 31: ...Figure 33 INTC SW HW mode comparison Freescale Tutorial...
Page 87: ......
Page 132: ......
Page 133: ...127 Appendix 2 Pad Configurations...
Page 134: ......
Page 135: ......
Page 136: ......
Page 137: ......
Page 138: ......
Page 139: ......
Page 140: ......
Page 141: ...Appendix 3 Peripheral input pin selection...
Page 142: ......
Page 143: ...137 Appendix 4 Interrupt Vector Table...
Page 144: ......
Page 145: ......
Page 146: ......
Page 147: ......
Page 148: ...Appendix 5 I C Baud Rate Prescaler Values...
Page 149: ......
Page 150: ......