Test 1 Debug Messages - Sun Microsystems StorEdge A7000 Manual

External interrupt and clock cable diagnostic reference
Hide thumbs Also See for StorEdge A7000:
Table of Contents

Advertisement

Test 1 Debug Messages

During the execution of the External Interrupts test, the program displays the status
of all interrupts in the following format if you enabled debug messages during
program initialization:
int_count[21]=c int_active=a int_rcvd=r Timer 5
int_count[23]=c int_active=a int_rcvd=r XIRQ0
int_count[24]=c int_active=a int_rcvd=r XIRQ1
int_count[25]=c int_active=a int_rcvd=r XIRQ2
int_count[26]=c int_active=a int_rcvd=r XIRQ3
int_count[27]=c int_active=a int_rcvd=r XIRQ4
int_count[28]=c int_active=a int_rcvd=r XIRQ5
int_count[29]=c int_active=a int_rcvd=r XIRQ6
int_count[30]=c int_active=a int_rcvd=r XIRQ7
The first line of the display is associated with the local timer used to establish the
test timeout value and the other lines are associated with the individual external
interrupt request signals.
Variable
c
a
r
The program then displays the contents of the TS80 interrupt registers in the
following format:
GIE=0xgie IEL=0xiel MASK=0xmask ISTS=0xists
IPEND=0xipend OPEND=0xopend OVERRUN=0xover
Variable
gie
iel
mask
ists
4-4
Sun StorEdge A7000 External Interrupt and Clock Cable Diagnostic Reference Manual • October 1998
Description
Specifies the number of interrupts.
Specifies 1 if the interrupt is active or 0 if the interrupt is not active.
Specifies 1 if an interrupt has been received or 0 if no interrupt was received.
Description
Specifies the contents of the Global Interrupt Enable register.
Specifies the contents of the Interrupt on Edge not Level register.
Specifies the contents of the Symmetric Interrupt Unmask register.
Specifies the contents of the Interrupt Status register.

Advertisement

Table of Contents
loading

Table of Contents