LT1460-2.5 LINER [Linear Technology], LT1460-2.5 Datasheet - Page 18

no-image

LT1460-2.5

Manufacturer Part Number
LT1460-2.5
Description
Serial 12-Bit/14-Bit, 2.8Msps
Manufacturer
LINER [Linear Technology]
Datasheet
LTC1403-1/LTC1403A-1
APPLICATIONS INFORMATION
;
bsend
;
;======================================================================
;
;
;
;======================================================================
; ***************************************************************************
; File: BVECTORS.ASM -> Vector Table for the ‘C54x DSKplus
;
;
; ***************************************************************************
; The vectors in this table can be configured for processing external and
; internal software interrupts. The DSKplus debugger uses four interrupt
; vectors. These are RESET, TRAP2, INT2, and HPIINT.
;
;
; All other vector locations are free to use. When programming always be sure
; the HPIINT bit is unmasked (IMR=200h) to allow the communications kernel and
; host PC interact. INT2 should normally be masked (IMR(bit 2) = 0) so that the
; DSP will not interrupt itself during a HINT. HINT is tied to INT2 externally.
;
;
;
reset
nmi
trap2
int0
int1
18
VECTORS
*
——————————— end ISR ——————————————
DO NOT MODIFY THESE FOUR VECTORS IF YOU PLAN TO USE THE DEBUGGER
—————————dummy bsend return————————————
return _ enable
.copy “c:\dskplus\1403\s2k14ini.asm”
.space 16*32
.sect “vectors”
.copy “c:\dskplus\1403\bvectors.asm”
.sect “buffer”
.space 16*0x800
.sect “result”
.space 16*0x800
.end
return _ enable
.title “Vector Table”
.mmregs
goto #80h
nop
nop
nop
nop
nop
goto #88h
nop
nop
.space 52*16
nop
nop
nop
return _ enable
nop
nop
nop
return _ enable
BSP vectors and Debugger vectors
TDM vectors just return
;0C-3F: vectors for software interrupts 18-30
;00; RESET
;08; trap2
;40; external interrupt int0
;44; external interrupt int1
;04; non-maskable external interrupt
;clear a chunk at the end to mark the end
;in vector table file BVECTORS.ASM
;this is also a dummy return to define bsend
* DO NOT MODIFY IF USING DEBUGGER *
* DO NOT MODIFY IF USING DEBUGGER *
;Set address of result for clearing
;Set address of BSP buffer for clearing
;The vectors start here
;initialize buffered serial port
;get BSP vectors
10.Jul.96
*
14031fc

Related parts for LT1460-2.5