|
|
|
|
|
Tip
Setting breakpoints in
several sections of code will allow verification that
the code paths have been tested. |
|
|
|
|
|
|
|
|
|
Breakpoints:
The ICE-Cube has
powerful breakpoints - and plenty of them!
The entire 512kb address space
(over multiple banks) is covered by full-speed, no wait state breakpoints. Execution breakpoints may be set at
any address, while memory read, memory write, and I/O write breakpoints cover addresses in
16-byte ranges. SDEBUG-Win handles this automatically. Any number of breakpoints of any type
may be set. This feature enables the user to debug any size program, regardless of where
the program and variables are placed in the address space.
|
|
|
|