搜索资源列表
TMS320系列DSP中断矢量表的编写和链接
- TMS320 系列DSP 中断矢量表的编写及链接 在DSP 编程中,若用户用到中断,需要编写中断服务程序和中断 向量表,并用链接命令来链接起来。中断向量表是一些跳转指令,每 一个中断源对应一条跳转指令(C54 可选多条跳转指令),这些跳转 指令按顺序排列,跳转指向的地址就是中断服务程序的起始地址。-TMS320 DSP vector interrupt the preparation table and link in
6硬件中断
- c语言编制的DSP硬件中断程序实验程序可在CCS中运行-DSP hardware interrupt procedures experimental procedure can be run in the CCS
DSP的定时器中断汇编程序
- 基于TMS320VC5402 DSP平台的定时器中断程序,使用的汇编语言,在CCS里调试通过。-Based on TMS320VC5402 the DSP platform timer interrupt program,with assembly language, debugs in CCS passes
硬件中断
- 用汇编语音编写的基于320TMSC54XXDSP的硬件中断程序,在ccs5000上测试通过-used to prepare a compilation of voice-based 320TMSC54XXDSP hardware interrupt procedures, in testing through ccs5000
Interrupt&DMA
- 这是一个在TI DSP上用C语言实现的DMA中断程序的试验例程-This is a TI DSP C language DMA interrupt program to the test routines
TMS320系列DSP中断矢量表的编写和链接
- TMS320 系列DSP 中断矢量表的编写及链接 在DSP 编程中,若用户用到中断,需要编写中断服务程序和中断 向量表,并用链接命令来链接起来。中断向量表是一些跳转指令,每 一个中断源对应一条跳转指令(C54 可选多条跳转指令),这些跳转 指令按顺序排列,跳转指向的地址就是中断服务程序的起始地址。-TMS320 DSP vector interrupt the preparation table and link in
DSP--1
- 一个DSP软件中断例子,比较实用,程序里常常需要嵌入-a DSP software interruption example, more practical that the procedures often require embedded
ex4_SCI
- 很好的dsp开发程序,串行中断程序,CCS3.3下调试通过-Dsp good development process, the serial interrupt process, CCS3.3 debugging through
DSP
- 多个DSP的例子的源程序,外部接口,中断设置等-Examples of multiple DSP
dsp
- DSP的实验测试程序————包含步进电机、硬件中断、定时器,适用于初学者,好好看吧-Experimental test procedures DSP---- contain stepper motor, hardware interrupt, timer, for beginners, a good look
lot-of-good-DSP-experimental-program
- 经典的DSP试验程序集合! 01指令实验 02存储器 03串行口 04同步串口 05步进电机 06硬件中断 07定时器 08交通灯 09直流电机 10滤波器 11正弦波发生器 12语音录放 13显示屏-DSP testing procedures classic collection! 01 Directive 03 Experiment 02 ROM 04 synchronou
dsp
- TMS320VC5402的中断程序和AIC23的音频输出解码程序,还有DSP的HPI自举程序.-TMS320VC5402 interrupt procedures and AIC23 audio output decoding process, as well as DSP
TMS320-DSP-vectors
- 基于C语言设置TMS320 DSP中断向量表: 随着DSP芯片应用的不断深入,用C语言开发DSP芯片,不仅可以使DSP芯片的开发速度大大提高,也使得程序的修改和移植变得十分方便。C语言设置TMS320系列DSP中断向量表是高级语言开发DSP的一个具体应用。-Based on the C language settings TMS320 DSP Interrupt Vector Table: With the continuous app
DSP-INT
- TI公司生产的C54系列DSP中断实验程序-TI produced C54 series DSP interrupt experimental procedures
main
- TMS320VC5509的dsp中断程序主程序-TMS320VC5509 the dsp interrupt the main program procedures
c5509
- TMS320VC5509的dsp中断程序的头文件-TMS320VC5509 dsp interrupt program s header file
ICETEK-VC5509-EDU
- TMS320VC5509的dsp中断程序的map文件-TMS320VC5509 the dsp interrupt process map documents
dsp-cap
- 该程序在DSP2407芯片上实现捕获中断,通过捕获中断计算出外部信号的频率。频率的数值通过数码管显示出来。是一个C语言工程文件,对dsp2000编程很有参考意义。-The program in the DSP2407 chip capture interrupt, interrupted by capturing external signals to calculate the frequency. Numerical frequen
DSP
- 描述了DSP外部中断的使用及使用DSP中断向量表,来进行基本的中断操作,是学习中断的典型程序。-It descr ipt the use of interuption and the use of vector table,and also ,its a typical code for the study DSP interuption
TMS320定时器中断
- 一个DSP 的定时器中断例程,包括:初始化和中断程序,供初学者参考(A DSP timer interrupt routine, including: initializing and interrupting programs for reference for beginners)