-
本代码是应用在DSP(cs240)上的中断处理代码,是初学者掌握DSP的中断处理方法的一条捷径。
通过本程序定时器中断处理相信大家能够掌握其它中断程序的编程...
本代码是应用在DSP(cs240)上的中断处理代码,是初学者掌握DSP的中断处理方法的一条捷径。
通过本程序定时器中断处理相信大家能够掌握其它中断程序的编程方法.
-This code is used in DSP (cs240) on the interrupt handling code, is a beginner to master DSP interrupt handling method of a shortcut. Timer interrupt handling through this procedure I believe that we can grasp the other interrupt program programming method.
- 2023-08-23 20:00:04下载
- 积分:1
-
很好的用dsp实验FIR数字滤波器,很好的用dsp实验FIR数字滤波器很好的用dsp实验FIR数字滤波器...
很好的用dsp实验FIR数字滤波器,很好的用dsp实验FIR数字滤波器很好的用dsp实验FIR数字滤波器-failed to translate
- 2022-08-26 05:37:15下载
- 积分:1
-
procedures to be completed this video images of the moving object detection! It...
本程序可以完成视频图像的运动目标的检测!它是在CCS上调试通过后,可以在DSP芯上直接运行的程序!经现场实验,效果还不错-procedures to be completed this video images of the moving object detection! It is the CCS on debugging passed, the DSP core can run directly on the procedure! After field tests, the results were pretty good
- 2022-07-17 05:40:25下载
- 积分:1
-
ucosII in DSP 6711 on the transplant, including TCP/IP protocol stack, strong vi...
ucosII在DSP 6711上的移植,包括TCP/IP协议栈,暴强,开发平台CCS-ucosII in DSP 6711 on the transplant, including TCP/IP protocol stack, strong violence, CCS Development Platform
- 2022-06-15 00:53:31下载
- 积分:1
-
DSP2407 external AD plus DSP
DSP2407的外置AD加DSP的M511伪码产生程序,可下载,烧写,可运行-DSP2407 external AD plus DSP-M511 PN code generation process, can be downloaded, programmer, can run
- 2022-01-26 01:50:38下载
- 积分:1
-
ucos2移植到DSP的C6713并带LWIP网络协议栈
将ucos2移植到高端DSP上,并在DSP上跑LWIP网络协议栈。对实际工程极具参考价值!
- 2022-03-14 21:12:19下载
- 积分:1
-
f281x series chip on the lcd driver, programming environment for ccs2.21
f281x系列芯片对lcd的驱动,编程环境为ccs2.21-f281x series chip on the lcd driver, programming environment for ccs2.21
- 2022-12-07 11:55:03下载
- 积分:1
-
dsp 的ad转换 源码,在DSP中很好用的哦
dsp 的ad转换 源码,在DSP中很好用的哦-dsp source of the ad conversion, in the DSP used in a very good oh
- 2022-08-16 02:59:57下载
- 积分:1
-
这里把在FLASH引导方面做的工作向大家汇报一下,希望能对大家有所帮助。本人经验和文笔都有限,写的不好请大家谅解。
硬件环境:
DSP:TMS320
这里把在FLASH引导方面做的工作向大家汇报一下,希望能对大家有所帮助。本人经验和文笔都有限,写的不好请大家谅解。
硬件环境:
DSP:TMS320VC5416PGE160
FLASH:SST39VF400A-70-4C-EK 都是贴片的,FLASH映射在DSP数据空间的0x8000-0xFFFF
软件环境: CCS v2.12.01
主 程序(要烧入FLASH的程序): DEBUG版,程序占用空间0x28000-0x2FFFF(片内SARAM),中断向量表在0x0080-0x00FF(片内DARAM),数据空间使用0x0100-0x7FFF(片内DARAM)。 因为FLASH是贴片的,所以需要自己编一个数据搬移程序,把要主程序搬移到FLASH中。在写入FLASH数据时,还应写入引导表的格式数据。最后在数 据空间的0xFFFF处写入引导表的起始地址(这里为0x8000)。
搬移程序: DEBUG版,程序空间0x38000-0x3FFFF(片内SARAM),中断向量表在0x7800-0x78FF(片内DARAM),数据空间使用 0x5000-0x77FF(片内DARAM)。 搬移程序不能使用与主程序的程序空间和中断向量表重合的物理空间,以免覆盖。 烧写时,同时打开主程序和搬移程序的PROJECT,先LOAD主程序,再LOAD搬移程序,然后执行搬移程序,烧写OK!
附:搬移程序(仅供参考)-err
- 2023-04-24 03:40:03下载
- 积分:1
-
Based on TI
基于TI公司的dsp芯片TMS320F2812读写外扩空间的源代码,已经在CCS2.2环境下测试通过。-Based on TI
- 2022-09-23 01:35:03下载
- 积分:1