搜索资源列表

  1. TMS320系列DSP中断矢量表的编写和链接

    0下载:
  2. TMS320 系列DSP 中断矢量表的编写及链接 在DSP 编程中,若用户用到中断,需要编写中断服务程序和中断 向量表,并用链接命令来链接起来。中断向量表是一些跳转指令,每 一个中断源对应一条跳转指令(C54 可选多条跳转指令),这些跳转 指令按顺序排列,跳转指向的地址就是中断服务程序的起始地址。-TMS320 DSP vector interrupt the preparation table and link in
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:79024
    • 提供者:笑千秋
  1. 6硬件中断

    0下载:
  2. c语言编制的DSP硬件中断程序实验程序可在CCS中运行-DSP hardware interrupt procedures experimental procedure can be run in the CCS
  3. 所属分类:DSP编程

    • 发布日期:2024-06-08
    • 文件大小:3072
    • 提供者:吉一安
  1. DSP的定时器中断汇编程序

    0下载:
  2. 基于TMS320VC5402 DSP平台的定时器中断程序,使用的汇编语言,在CCS里调试通过。-Based on TMS320VC5402 the DSP platform timer interrupt program,with assembly language, debugs in CCS passes
  3. 所属分类:DSP编程

    • 发布日期:2024-06-08
    • 文件大小:18432
    • 提供者:锁斌
  1. 硬件中断

    0下载:
  2. 用汇编语音编写的基于320TMSC54XXDSP的硬件中断程序,在ccs5000上测试通过-used to prepare a compilation of voice-based 320TMSC54XXDSP hardware interrupt procedures, in testing through ccs5000
  3. 所属分类:DSP编程

    • 发布日期:2024-06-08
    • 文件大小:3072
    • 提供者:高高
  1. Interrupt&DMA

    0下载:
  2. 这是一个在TI DSP上用C语言实现的DMA中断程序的试验例程-This is a TI DSP C language DMA interrupt program to the test routines
  3. 所属分类:进程与线程

    • 发布日期:2024-06-08
    • 文件大小:16384
    • 提供者:刘小丽
  1. TMS320系列DSP中断矢量表的编写和链接

    0下载:
  2. TMS320 系列DSP 中断矢量表的编写及链接 在DSP 编程中,若用户用到中断,需要编写中断服务程序和中断 向量表,并用链接命令来链接起来。中断向量表是一些跳转指令,每 一个中断源对应一条跳转指令(C54 可选多条跳转指令),这些跳转 指令按顺序排列,跳转指向的地址就是中断服务程序的起始地址。-TMS320 DSP vector interrupt the preparation table and link in
  3. 所属分类:DSP编程

    • 发布日期:2024-06-08
    • 文件大小:78848
    • 提供者:笑千秋
  1. DSP--1

    0下载:
  2. 一个DSP软件中断例子,比较实用,程序里常常需要嵌入-a DSP software interruption example, more practical that the procedures often require embedded
  3. 所属分类:DSP编程

    • 发布日期:2024-06-08
    • 文件大小:2048
    • 提供者:sukhoi
  1. ex4_SCI

    1下载:
  2. 很好的dsp开发程序,串行中断程序,CCS3.3下调试通过-Dsp good development process, the serial interrupt process, CCS3.3 debugging through
  3. 所属分类:DSP编程

    • 发布日期:2024-06-08
    • 文件大小:33792
    • 提供者:guonavy
  1. DSP

    0下载:
  2. 多个DSP的例子的源程序,外部接口,中断设置等-Examples of multiple DSP
  3. 所属分类:GPS编程

    • 发布日期:2024-06-08
    • 文件大小:150528
    • 提供者:lau
  1. dsp

    0下载:
  2. DSP的实验测试程序————包含步进电机、硬件中断、定时器,适用于初学者,好好看吧-Experimental test procedures DSP---- contain stepper motor, hardware interrupt, timer, for beginners, a good look
  3. 所属分类:压缩解压

    • 发布日期:2024-06-08
    • 文件大小:10240
    • 提供者:
  1. lot-of-good-DSP-experimental-program

    1下载:
  2. 经典的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
  3. 所属分类:DSP编程

    • 发布日期:2024-06-08
    • 文件大小:64512
    • 提供者:江可乐
  1. dsp

    0下载:
  2. TMS320VC5402的中断程序和AIC23的音频输出解码程序,还有DSP的HPI自举程序.-TMS320VC5402 interrupt procedures and AIC23 audio output decoding process, as well as DSP
  3. 所属分类:DSP编程

    • 发布日期:2024-06-08
    • 文件大小:140288
    • 提供者:平凡
  1. TMS320-DSP-vectors

    0下载:
  2. 基于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
  3. 所属分类:DSP编程

    • 发布日期:2024-06-08
    • 文件大小:4096
    • 提供者:小艾
  1. DSP-INT

    0下载:
  2. TI公司生产的C54系列DSP中断实验程序-TI produced C54 series DSP interrupt experimental procedures
  3. 所属分类:DSP编程

    • 发布日期:2024-06-08
    • 文件大小:45056
    • 提供者:小王
  1. main

    0下载:
  2. TMS320VC5509的dsp中断程序主程序-TMS320VC5509 the dsp interrupt the main program procedures
  3. 所属分类:DSP编程

    • 发布日期:2024-06-08
    • 文件大小:1024
    • 提供者:zzq
  1. c5509

    0下载:
  2. TMS320VC5509的dsp中断程序的头文件-TMS320VC5509 dsp interrupt program s header file
  3. 所属分类:DSP编程

    • 发布日期:2024-06-08
    • 文件大小:1024
    • 提供者:zzq
  1. ICETEK-VC5509-EDU

    0下载:
  2. TMS320VC5509的dsp中断程序的map文件-TMS320VC5509 the dsp interrupt process map documents
  3. 所属分类:DSP编程

    • 发布日期:2024-06-08
    • 文件大小:2048
    • 提供者:zzq
  1. dsp-cap

    0下载:
  2. 该程序在DSP2407芯片上实现捕获中断,通过捕获中断计算出外部信号的频率。频率的数值通过数码管显示出来。是一个C语言工程文件,对dsp2000编程很有参考意义。-The program in the DSP2407 chip capture interrupt, interrupted by capturing external signals to calculate the frequency. Numerical frequen
  3. 所属分类:DSP编程

    • 发布日期:2024-06-08
    • 文件大小:11264
    • 提供者:lidawei
  1. DSP

    0下载:
  2. 描述了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
  3. 所属分类:DSP编程

    • 发布日期:2024-06-08
    • 文件大小:9216
    • 提供者:凌霄
  1. TMS320定时器中断

    0下载:
  2. 一个DSP 的定时器中断例程,包括:初始化和中断程序,供初学者参考(A DSP timer interrupt routine, including: initializing and interrupting programs for reference for beginners)
  3. 所属分类:能源行业(电力石油煤炭)

    • 发布日期:2024-06-08
    • 文件大小:274432
    • 提供者:海陆
« 12 3 4 5 6 7 8 9 10 »

源码中国 www.ymcn.org