114
Chapter 5: Using Debuggers
Using the Software Development Systems Debugger
Commands should be enclosed in double quotes and given the prefix:
Ctrl-c.
([DPSOHV
To see the speed that the emulation probe/module is using to
communicate with the target system you would issue the following
command in the SingleStep command window:
control -c "cf procck"
To change the speed to match a 25MHz processor clock you would
issue the following command in the command window:
control -c "cf procck=25"
For more information about “terminal interface” commands see “Built-
In Commands” on page 125.
Download performance
Downloads are fastest when the emulation probe/module speed is set
to match that of the target processor.
The initial speed that the emulation probe/module uses to
communicate with the target processor is set by the Processor clock
item in the Connection tab of the “Debug” dialog.
You are responsible for specifying this speed to be less than or equal to
the initial, reset speed of the processor. Usually a setting in the Target
Configuration tab of the Debug dialog or a command in the _config alias
will raise the speed of the processor above its initial, reset value.
For maximum download performance, the command to increase the
target processor speed should be followed by a command to increase
the speed of the emulation probe/module communication.
([DPSOH
The mpc505.cfg file contains the following command which writes to
the SCCR register to set the processor speed to 28 MHz (assumes a
4 MHz crystal).
write -l 0x8007fc50 = 0x041800000
Содержание 16610A
Страница 13: ...Contents 11 Glossary Index ...
Страница 14: ...12 Contents ...
Страница 15: ...13 1 Installing the Emulation Probe ...
Страница 44: ...42 Chapter 1 Installing the Emulation Probe Updating Emulation Probe Firmware ...
Страница 45: ...43 2 Installing the Emulation Module ...
Страница 64: ...62 Chapter 2 Installing the Emulation Module Preparing for a Debugger ...
Страница 65: ...63 3 Connecting to a Target System ...
Страница 74: ...72 Chapter 3 Connecting to a Target System Making the Target System Connection ...
Страница 76: ...74 Chapter 3 Connecting to a Target System Making the Target System Connection ...
Страница 77: ...75 4 Configuring the Emulation Probe Module ...
Страница 91: ...89 5 Using Debuggers ...
Страница 119: ...117 6 Solving Problems ...
Страница 149: ...147 7 Specifications and Characteristics ...
Страница 153: ...151 8 Service Information ...
Страница 166: ...164 Index ...