LOAD :IASSembler
Command
:MMEMory:LOAD:IASSembler <IA_name>[,<msus>],{1|2}
[,<module>]
This variation of the LOAD command allows inverse assembler files to be
loaded into a module that performs state analysis. The
<IA_name>
parameter specifies the inverse assembler filename from the desired
<msus>
. The parameter after the optional
<msus>
specifies which machine
to load the inverse assembler into. For example, a 1 specifies that the inverse
assembler files will be loaded into MACHINE 1 of the specified module.
The optional
<module>
parameter is used to specify which slot the state
analyzer is in. If this parameter is not specified, the state analyzer in the
currently selected module will be loaded with the inverse assembler file.
<IA_name>
A string of up to 10 alphanumeric characters for LIF in the following form:
NNNNNNNNNN
or
A string of up to 64 alphanumeric characters for DOS in one of the following
forms:
NNNNNNNN.NNN
when the file resides in the current directory or
\NAME_DIR\FILENAME
when it does not reside in the current directory
<msus>
Mass Storage Unit specifier.
INTernal0
for the hard disk drive and
INTernal1
for the flexible disk drive.
<module>
An integer, 1 through 5 for the HP 16500C alone. 1 through 10 with an HP
16501A connected. Although the parser will accept the values –1 and –2,
they will generate a disk error.
Example
OUTPUT XXX;":MMEMORY:LOAD:IASSEMBLER ’I68020 IP’,1"
OUTPUT XXX;":MMEM:LOAD:IASS ’I68020 IP’,INTERNAL0,1,2"
MMEMory Subsystem
LOAD :IASSembler
12–16
Содержание 16501A LOGIC
Страница 2: ...ii ...
Страница 12: ...Contents 8 ...
Страница 14: ......
Страница 15: ...1 Introduction to Programming ...
Страница 38: ...1 24 ...
Страница 39: ...2 Programming Over HP IB ...
Страница 45: ...3 Programming Over RS 232 C ...
Страница 55: ...4 Programming Over LAN ...
Страница 68: ...4 14 ...
Страница 69: ...5 Programming and Documentation Conventions ...
Страница 75: ...Figure 5 1 HP 16500C Command Tree Programming and Documentation Conventions The Command Tree 5 7 ...
Страница 81: ...6 Message Communication and System Functions ...
Страница 86: ...Figure 6 1 Example syntax diagram Message Communication and System Functions Syntax Diagrams 6 6 ...
Страница 88: ...Figure 6 2 program message Parse Tree Message Communication and System Functions Syntax Overview 6 8 ...
Страница 91: ...7 Status Reporting ...
Страница 93: ...Figure 7 1 Status Byte Structures and Concepts Status Reporting 7 3 ...
Страница 97: ...Figure 7 2 Service Request Enabling Status Reporting Key Features 7 7 ...
Страница 100: ...Figure 7 3 Parallel Poll Data Structure Status Reporting Parallel Poll 7 10 ...
Страница 105: ...8 Error Messages ...
Страница 106: ...Introduction This chapter lists the error messages that relate to the HP 16500C Logic Analysis System 8 2 ...
Страница 110: ...8 6 ...
Страница 112: ......
Страница 113: ...9 Common Commands ...
Страница 116: ...Figure 9 1 Common Commands Syntax Diagram Common Commands 9 4 ...
Страница 122: ...Figure 9 2 IST Data Structure Common Commands IST Individual Status 9 10 ...
Страница 132: ...9 20 ...
Страница 133: ...10 Mainframe Commands ...
Страница 135: ...Figure 10 1 Mainframe Commands Syntax Diagram Mainframe Commands 10 3 ...
Страница 136: ...Figure 10 1 continued Mainframe Commands Syntax Diagram continued Mainframe Commands 10 4 ...
Страница 154: ...Figure 10 2 Select Command Tree Only available when an HP 16501A is connected Mainframe Commands SELect 10 22 ...
Страница 159: ...11 SYSTem Subsystem ...
Страница 161: ...Figure 11 1 System Subsystem Commands Syntax Diagram SYSTem Subsystem 11 3 ...
Страница 172: ...11 14 ...
Страница 173: ...12 MMEMory Subsystem ...
Страница 175: ...Figure 12 1 MMEMory Subsystem Commands Syntax Diagram MMEMory Subsystem 12 3 ...
Страница 176: ...Figure 12 1 Continued MMEMory Subsystem Commands Syntax Diagram Continued MMEMory Subsystem 12 4 ...
Страница 177: ...Figure 12 1 Continued MMEMory Subsystem Commands Syntax Diagram Continued MMEMory Subsystem 12 5 ...
Страница 198: ...12 26 ...
Страница 199: ...13 INTermodule Subsystem ...
Страница 201: ...Figure 13 1 Intermodule Subsystem Commands Syntax Diagram INTermodule Subsystem 13 3 ...
Страница 202: ...Figure 13 1 continued Intermodule Subsystem Commands Syntax Diagram continued INTermodule Subsystem 13 4 ...
Страница 216: ...13 18 ...
Страница 217: ...14 TGTctrl Subsystem ...
Страница 219: ...Figure 14 1 Targetcontrol Subsystem Commands Syntax Diagram TGTctrl Subsystem 14 3 ...
Страница 220: ...Figure 14 1 continued Targetcontrol Subsystem Commands Syntax Diagram TGTctrl Subsystem 14 4 ...
Страница 233: ...Part 3 15 Programming Examples 15 1 Programming Examples ...
Страница 234: ......
Страница 235: ...15 Programming Examples ...