搜索资源列表
2222
- (1)2-1.asm对应第二章主程序代码; (2)2-2.asm对应第二章主程序中断向量代码; (3)2-3.cmd对应第二章主程序配置文件代码; (4)2-4.asm对应第二章写Flash程序代码; (5)2-5.cmd对应第二章写Flash配置文件代码; (6)2-6.asm对应第二章写Flash中断向量代码; (7)2-7.cmd对应第二章写Flash工具代码; (8)2-8.asm对应第二章DSP读USB接口代码;
yuyinyasuo
- 基于DSP的语音压缩程序,这是它的源代码,其中包括.c .h .cmd 文件-DSP-based voice compression program, which is its source code, including. C. H. Cmd files
Dsp2407Key_Interrupt
- 一个自己开发的按键程序及中断处理程序。该程序为DSP2407开发,程序中演示了如何正确处理中断,在多个中断时只需要在GISR中嵌入新的中断子程序即可。注意intterupt关键词,保证程序保留操作环境各参数,并在返回时还原各寄存器参数。按键控制为矩阵式,中断中实现。mcDSP.cmd 需要根据你自己的硬件环境配置。文件包中已带rts2xx.lib。-this is a program teaches you how to use intterupt and key (matrix pattern