
PPC600 Family Debugger | 9
©
1989-2022
Lauterbach
Quick Start
Starting up the Debugger is done as follows:
1.
Select the device prompt B: for the ICD Debugger, if the device prompt is not active after the
TRACE32 software was started.
2.
Select the CPU type to load the CPU specific settings.
3.
Tell the debugger where’s FLASH/ROM on the target.
This command is necessary for the use of on-chip breakpoints.
4.
Enter debug mode
.
This command resets the CPU (HRESET) and enters debug mode. After this command is executed,
it is possible to access the registers.
5.
Show registers of on-chip peripherals.
6.
Set the chip selects to get access to the target memory.
7.
Load the program and debug symbols.
8.
If the program was compiled on a different computer / environment, the source file path might
have to be adopted.
B:
MPC8323
0xF+0xFFFFFFFF
ANC:(IOBASE()|0x00010100) %Long 0xFF801801
Data.Set ANC:(IOBASE()|0x00010104) %Long 0xFF800EF4
;.....