Motorola DSP56367 User Manual page 391

24-bit digital signal processor
Table of Contents

Advertisement

APPENDIX
EQUATES
;*********************************************************************************
;
EQUATES for DSP56367 interrupts
;
Last update: April 24, 2000
;
;*********************************************************************************
page
132,55,0,0,0
opt
mex
intequ
ident
1,0
if
@DEF(I_VEC)
;leave user definition as is.
else
I_VEC
equ
$0
endif
;------------------------------------------------------------------------
; Non-Maskable interrupts
;------------------------------------------------------------------------
I_RESET EQU
I_VEC+$00
I_STACK EQU
I_VEC+$02
I_ILL
EQU
I_VEC+$04
I_IINST
EQU
I_VEC+$04
I_DBG
EQU
I_VEC+$06
I_TRAP
EQU
I_VEC+$08
MOTOROLA
B
; Hardware RESET
; Stack Error
; Illegal Instruction
; Illegal Instruction
; Debug Request
; Trap
DSP56367
B-1

Advertisement

Table of Contents
loading

Table of Contents