Specifications
SIGNUM SYSTEMS
12
Start address 0x8000, load size 10137
Transfer rate: 81096 bits in <1 sec, 151
bytes/write.
(gdb) p /x $pc
$1 = 0x8000
(gdb) break main
Breakpoint 1 at 0x8220: file x.c, line 34.
(gdb) c
Continuing.
Breakpoint 1, main () at x.c:34
34 a = 0;
.
.
.
And so on
Green Hills Multi2000 Debugger
! To configure the GreenHills Software Multi2000 Debugger:
1. Start the MULTI debugger. In the Target menu, select Show Connection
Organizer (Figure 12).
FIGURE 12 Activating the Connection Organizer.
2. In the Connection Organizer dialog box (Figure 13), select Open from
the File menu and navigate to the JTAGjet.con file. In a standard
installation, the file is found in the C:\Signum\RDI\Config\Multi
directory.