PPC600 Family Debugger | 10
©
1989-2022 Lauterbach
The option of the Data.LOAD command depends on the file format generated by the compiler. A
detailed description of the Data.LOAD command is given in the “General Commands Reference”.
9. Set a breakpoint to the function to be debugged.
10. Start application. The core will halt when the breakpoint is reached.
11. Open windows to show source code, core registers and local variables. The window position can
be specified with the WinPOS command.
Break.Set main
Go
Data.List
Register.view /SpotLight
Frame.view /Locals /Caller