SDKZSPF LSI, SDKZSPF Datasheet - Page 131

no-image

SDKZSPF

Manufacturer Part Number
SDKZSPF
Description
Manufacturer
LSI
Datasheet

Specifications of SDKZSPF

Lead Free Status / Rohs Status
Supplier Unconfirmed
7.2.22 set attr
7.2.23 set break
This command allows you to set three internal ZISIM variables.
shows the configurable ZISIM attributes.
Table 7.6
Format –
Examples –
This command creates and enables a new breakpoint at a specified
address. Execution halts when the PC reaches the specified address.
When a new breakpoint is created, ZISIM tags it with a breakpoint
number which is used for other breakpoint commands (use the show
break command to view a list of current breakpoints).
Format –
Example –
ZISIM Commands
Copyright © 1999-2003 by LSI Logic Corporation. All rights reserved.
Attribute
history
radix
run
set attr [history|radix|run] value
zisim{32} set attr run 1000
zisim{32} set attr radix hex
set break pc addr
set break symbol label
zisim{2} set break pc 0x0010
Value
any integer
[int | hex]
any integer
Configurable ZISIM Attributes
Description
Number of commands to maintain in history
buffer.
Radix (integer or hexadecimal) used to generate
output.
Default instruction count for the run command
(when issuing the run command with no
argument). If undefined, the default value of the
run attribute is 2,000,000,000.
Table 7.6
7-17