Welcome![Sign In][Sign Up]
Location:
Search - interrupt TMS320

Search list

[Other resourceTMS320系列DSP中断矢量表的编写和链接

Description: TMS320 系列DSP 中断矢量表的编写及链接 在DSP 编程中,若用户用到中断,需要编写中断服务程序和中断 向量表,并用链接命令来链接起来。中断向量表是一些跳转指令,每 一个中断源对应一条跳转指令(C54 可选多条跳转指令),这些跳转 指令按顺序排列,跳转指向的地址就是中断服务程序的起始地址。-TMS320 DSP vector interrupt the preparation table and link in the DSP programming, if users use interruption, a need for a break in service interruption to the process and scale, and link with orders to link up. Scale is interrupted to some Jump instructions, every one interrupt source counterparts a Jump Directive (C54 number of optional Jump directive), Jump these instructions in sequence, Jump at the address interrupted service program is the starting address.
Platform: | Size: 79024 | Author: 笑千秋 | Hits:

[DSP programDSP的定时器中断汇编程序

Description: 基于TMS320VC5402 DSP平台的定时器中断程序,使用的汇编语言,在CCS里调试通过。-Based on TMS320VC5402 the DSP platform timer interrupt program,with assembly language, debugs in CCS passes
Platform: | Size: 18432 | Author: 锁斌 | Hits:

[DSP programTMS320系列DSP中断矢量表的编写和链接

Description: TMS320 系列DSP 中断矢量表的编写及链接 在DSP 编程中,若用户用到中断,需要编写中断服务程序和中断 向量表,并用链接命令来链接起来。中断向量表是一些跳转指令,每 一个中断源对应一条跳转指令(C54 可选多条跳转指令),这些跳转 指令按顺序排列,跳转指向的地址就是中断服务程序的起始地址。-TMS320 DSP vector interrupt the preparation table and link in the DSP programming, if users use interruption, a need for a break in service interruption to the process and scale, and link with orders to link up. Scale is interrupted to some Jump instructions, every one interrupt source counterparts a Jump Directive (C54 number of optional Jump directive), Jump these instructions in sequence, Jump at the address interrupted service program is the starting address.
Platform: | Size: 78848 | Author: 笑千秋 | Hits:

[DSP programTMS320-VC5509A-Timer

Description: ICETEK–VC5509-A 评估板定时器实验.实验程序的工程中包含了两种源代码,主程序采用C 语言编制利于控制,中断向量表在 vector.asm 汇编语言文件中,利于直观地控制存储区分配。-ICETEK-VC5509-A experimental evaluation board timer. Experimental procedure included two projects source code, the main program using C language in favor of control, Interrupt Vector Table in the assembly language vector.asm documents, in favor of intuitive control of Storage Area distribution.
Platform: | Size: 17408 | Author: 小艾 | Hits:

[DSP programTMS320-DSP-vectors

Description: 基于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 application of DSP chips in depth, using C language to develop DSP chips, not only enable the development of DSP chips significantly enhance the speed, but also makes changes to procedures and transplantation has become very convenient. C language settings TMS320 series DSP interrupt vector table is a high-level language to develop a specific application of DSP.
Platform: | Size: 4096 | Author: 小艾 | Hits:

[DSP programdspTMS320C5402

Description: 在TMS320C5402上的 CCS及基本指令实验 存储器寻址及I/O操作实验 定时器及中断实验 FIR滤波器实验 FFT实验 波形的数据采集处理及回放实验 是做实验时配给的源程序及题目有地方被很牛的老师修改过,对初学C5402的人应该有很大帮助 -At TMS320C5402 on CCS and the basic commands experiment addressable memory and I/O operation timer and interrupt experimental experimental experimental FIR filter FFT waveform of the experimental data acquisition and processing and playback experiment is to do experiments with the source and the subject of rationing has been very cattle teachers modified for beginner C5402 should be of great help
Platform: | Size: 3578880 | Author: luoyan | Hits:

[DSP programTMS320_DSP_interrupt_routine

Description: TMS320系列DSP中断矢量表的编写和链接 两种方法的归纳和总结-TMS320 series of DSP interrupt vector table and link the preparation of the two methods summed up and concluded
Platform: | Size: 89088 | Author: kathy | Hits:

[Embeded-SCM DevelopTMS320

Description: TMS320 系列DSP 中断矢量表的编写及链接在DSP 编程中,若用户用到中断,需要编写中断服务程序和中断向量表,并用链接命令来链接起来。中断向量表是一些跳转指令,每一个中断源对应一条跳转指令(C54 可选多条跳转指令),这些跳转指令按顺序排列,跳转指向的地址就是中断服务程序的起始地址。 -TMS320 series of DSP interrupt vector table and link the preparation of programming in the DSP, if the user uses interrupts, you need to write interrupt service routine and interrupt vector table, and to link up with the link command. Interrupt vector table are some jump instructions, each interrupt source corresponding to a jump instruction (C54 optional multiple jump instructions), which jump instructions in sequence, the jump point to address is the start address of interrupt service routine .
Platform: | Size: 80896 | Author: 陈东 | Hits:

[OtherPDF

Description: 全书共分8章。第1章概述DSP技术发展的两个领域,DSP芯片的特点、现状及应用,并简单介绍TMS320系列DSP,即C2000、C5000、C6000的特点和应用领域;第2章是TMS320C54x的硬件结构,介绍总线结构、中央处理单元、存储器和中断系统;第3章介绍TMS320C54x的寻址方式和指令系统;第4章介绍软件开发过程和基本汇编语言程序设计方法;第5章是DSP集成开发环境(CCS),通过举例介绍了CCS的使用方法;第6章是片内外设,介绍可编程定时器、串行口、主机接口及其应用;第7章是基本硬件系统设计,介绍外部存储器和I/O扩展、A/D和D/A接口设计、时钟及复位电路设计、供电系统设计;第8章介绍了典型DSP应用系统的设计和实现方法,包括正弦信号发生器、FIR数字滤波器、快速傅里叶变换(FFT)、语音信号采集与回放。-The book is divided into eight chapters. Chapter 1 outlines the two areas of DSP technology, DSP chips, features, status and application, and a brief TMS320 series DSP, the C2000, C5000, C6000 features and applications Chapter 2 is the TMS320C54x hardware structure, introduced bus structure, the central processing unit, memory and interrupt system Chapter 3 describes the addressing modes and instructions TMS320C54x system Chapter 4 describes the software development process and basic assembly language programming method Chapter 5 is a DSP integrated development environment (CCS ), through the examples of the use of the CCS Chapter 6 is the on-chip peripherals, the programmable timer, serial ports, host interface and its application Chapter 7 is the basic hardware system design, describes the external memory and I/O expansion, A/D and D/A interface design, clock and reset circuit design, power supply system design Chapter 8 describes a typical DSP application systems design and i
Platform: | Size: 5882880 | Author: tiger | Hits:

[Energy industryTMS320定时器中断

Description: 一个DSP 的定时器中断例程,包括:初始化和中断程序,供初学者参考(A DSP timer interrupt routine, including: initializing and interrupting programs for reference for beginners)
Platform: | Size: 274432 | Author: 海陆 | Hits:

CodeBus www.codebus.net