SDKZSPF LSI, SDKZSPF Datasheet - Page 207

no-image

SDKZSPF

Manufacturer Part Number
SDKZSPF
Description
Manufacturer
LSI
Datasheet

Specifications of SDKZSPF

Lead Free Status / Rohs Status
Supplier Unconfirmed
(sdbug) n 3
9
(sdbug) bt
#0 func_2 () at func2.c:9
#1 0x21 in main () at demo.c:13
(sdbug) c
Continuing.
Breakpoint 2, func_1 () at func1.s:14
14
(sdbug) disable 2 3
(sdbug) c
Continuing.
Breakpoint 5, main () at demo.c:23
23
(sdbug) p i
$3 = 2
(sdbug) p j
$4 = 100
(sdbug) c
Continuing.
Breakpoint 5, main () at demo.c:23
23
(sdbug) d 5
(sdbug) c
Continuing.
(SYSTEM HALT)................................................ PC=0x000e
Total Instructions: 1384
Program exited normally.
(sdbug) exit
9.6.2 Example 2
GNU gdb 4.18
Copyright 1998 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "--host=i686-pc-cygwin32 --target=sdsp-zsp-elf".
(sdbug) file a.out
Reading symbols from a.out...done.
(sdbug) jtag set_clk 2 0 0
(sdbug) target jtag
while (i < 20) {
while (i < 20) {
x += 5;
mov
This example illustrates the use of hardware-assisted debugging with the
JTAG connection. The example program hw_dbg.s is shown in
Appendix A, "Example Programs"
Example Debugging Sessions
Copyright © 1999-2003 by LSI Logic Corporation. All rights reserved.
r5, r4
9-21