搜索资源列表
TMS320系列DSP中断矢量表的编写和链接
- TMS320 系列DSP 中断矢量表的编写及链接 在DSP 编程中,若用户用到中断,需要编写中断服务程序和中断 向量表,并用链接命令来链接起来。中断向量表是一些跳转指令,每 一个中断源对应一条跳转指令(C54 可选多条跳转指令),这些跳转 指令按顺序排列,跳转指向的地址就是中断服务程序的起始地址。-TMS320 DSP vector interrupt the preparation table and link in the DSP programming, if users
DSPexperimentteachingmaterial
- 利用DSP.的CCS3.0/2.0作学习用的资料,对DSP的初学者来说,肯定有用处,里面提供了八个实验,包括正弦波信号,中断向量处理等程序,可以快速了了解CCS软件的操作.-use of DSP. CCS3.0/2.0 for the study of data used to DSP beginners, certainly useful, which provided eight experiments, including sinusoidal signal vector interrup
54X基础实验4
- 1. 熟悉C5400的连接时的配置 2. 熟悉中断矢量表的意义及其作用 3. 学习编写中断服务程序-1. Publishing connection with the distribution of two. Interrupt Vector Table familiar with the meaning and role of three. Learning interrupt service program
vectors
- 该代码为TI公司TMS320C54X系列DSP的中断向量文件,用于程序的中断转移-The code for the TI company TMS320C54X DSP interrupt vector file for the disruption of the proceedings transferred
3333
- DSP嵌入式系统开发典型案例 (1)3-1.asm对应第三章AD测试程序代码; (2)3-2.asm对应第三章AD测试程序中断向量代码; (3)3-3.cmd对应第三章AD测试程序配置文件代码; (4)3-4.asm对应第三章DA测试程序代码; (5)3-5.cmd对应第三章DA测试程序配置文件代码; (6)3-6.asm对应第三章写Flash程序代码; (7)3-7.cmd对应第三章写Flash配置文件代码; (8
TMS320_DSP_interrupt_routine
- TMS320系列DSP中断矢量表的编写和链接 两种方法的归纳和总结-TMS320 series of DSP interrupt vector table and link the preparation of the two methods summed up and concluded
lab4
- 1. 熟悉C5400的连接时的配置 2. 熟悉中断矢量表的意义及其作用 3. 学习编写中断服务程序 -1. Familiar with the C5400' s connection configuration 2. Familiar with the interrupt vector table of the significance and role of 3. To learn the preparation of the interrupt service routin
dec6713flash
- dec6713_flash的程序,对使用ti6713开发板的人比较有用,包括一些工程文件和中断向量表之类的-dec6713_flash procedures, the use of ti6713 useful for people development board, including some project files and interrupt vector table and the like
cputimer
- 详尽的介绍了cputimer中,系统初始化,中断向量表初始化,并介绍了cpu的定时,对初学者有一定的帮助。-Detailed introduction to the cputimer, the system initialization, interrupt vector initialization, and introduced the cpu' s time, there is some help for beginners.
5509A_CMDaVECTORS
- TMS320VC5509A标准的CMD文件,存储空间分配文件和中断向量文件,好用适用。-CMD file of TMS320VC5509A standards, storage space allocation documents and interrupt vector file, easy to apply.
sy2
- DSP实验二,C和ASSEMBLY的混合编程。 掌握中断矢量表的使用,掌握定时器中断的使用方法,学习CCS中图形观察动态数据的方式,学习用定时器实现数字振荡器的算法。-DSP experiment two, C and ASSEMBLY mixed programming. Mastered the use of the interrupt vector table, master timer interrupt to use, learn CCS dynamic data in graph
EX04_EXINT
- 这是一个TMS320VC5509A的外部中断的使用,示范了如何设置中断向量表,如何打开中断,关闭中断,以及全局中断向量的一些设置,并展示如何接收外部中断,并对外部中断作出响应-This is an external interrupt TMS320VC5509A use, demonstrates how to set the interrupt vector table, how to open an interrupt, disable interrupts, as well as some
gpio_test
- DSP的gpio测试程序,焊接硬件电路调试的时候使用-// TITLE: DSP280x Device Default Interrupt Service Routines. // // This file contains shell ISR routines for the 280x PIE vector table. // Typically these shell ISR routines can be used to populate the entire PIE /
C6678_GPIO
- 配置C6678的GPIO中断,把中断向量表映射到12个可屏蔽中断里-The configuration C6678 GPIO interrupt, the interrupt vector table is mapped to 12 maskable interrupt Lane
Vector
- TMS320LF2407 DSP系统初始化时中断向量程序,希望对大家有帮助-TMS320LF2407 DSP system interrupt vector initialization process, we hope to help
Ex_interrupt
- TI DSP TMS320C6000的中断例程,包括寄存器定义的h文件,中断向量表和测试程序,在CCS3.3中测试过没有问题,非常适合初学者-TI DSP TMS320C6000 interrupt routines, including the registers definition in .h file, the interrupt vector table and test procedures, test CCS3.3 had no problem, very suitable for
Vector
- DSPf2407A的中断向量表例程,可根据实际的需求改写该向量表,跳转到自己所需要的地址-DSPf2407A interrupt vector table routines can be rewritten according to the scale of the actual demand, jumps to address their own needs
C6678_GPIOInterrupt
- 配置C6678的GPIO中断,把中断向量表映射到12个可屏蔽中断里-C6678 configuration of GPIO interrupts, the interrupt vector table is mapped to 12 maskable interrupts in
v
- 1.DSP的初始设置 2.DSP中断向量表的建立 3.定时中断的编写 4.查询方式异步串口程序的编写 -1.The initial set of DSP 2.DSP interrupt vector table established 3.The timer interrupt preparation 4.Discover write asynchronous serial program