-
在深入分析TI为开发DSP提供的RTS.LIB(RTS.SRC为源泉代码)的基础上,介绍对自定义的文件和设备的操作方法;设计一个简易的Flash文件系统,极大地...
在深入分析TI为开发DSP提供的RTS.LIB(RTS.SRC为源泉代码)的基础上,介绍对自定义的文件和设备的操作方法;设计一个简易的Flash文件系统,极大地方便了应用编程。-in-depth analysis for the development of TI DSP with the RTS.LIB (RTS.SRC as the source code), based on the definition from the documents and equipment operation; Design a simple Flash File System, greatly facilitate the application programming.
- 2022-07-22 17:04:44下载
- 积分:1
-
TI c6000的开发包
TI c6000的开发包-RF5;学习RF5必备资料。-TI c6000 development package-RF5 learning RF5 essential information.
- 2023-09-06 07:40:04下载
- 积分:1
-
电力系统远动子程序,已经完全调试通过,方便使用TI公司2407DSP的同行应用,请放心使用...
电力系统远动子程序,已经完全调试通过,方便使用TI公司2407DSP的同行应用,请放心使用-Power system telecontrol subroutines, debugging has been fully approved, to facilitate the use of TI company 2407DSP peer application, please rest assured that the use of
- 2022-08-17 12:00:57下载
- 积分:1
-
MP3 audio decoding process, TMS320vc5410a control, PC input machine wav format
MP3音频解码程序,TMS320vc5410a控制,PC机wav格式输入-MP3 audio decoding process, TMS320vc5410a control, PC input machine wav format
- 2022-08-26 01:23:50下载
- 积分:1
-
TMS320LF2407 sci language code
TMS320LF2407 sci language code
- 2022-01-27 20:42:15下载
- 积分:1
-
全景环形成像的嵌入式DSP处理研究 花银子下的博士论文,希望对xdjm们有帮助
全景环形成像的嵌入式DSP处理研究 花银子下的博士论文,希望对xdjm们有帮助-Panoramic annular image embedded DSP Processing spend money under the doctoral thesis, who want to help xdjm
- 2022-03-31 15:38:08下载
- 积分:1
-
need adaptive filter algorithm, we hope to help
有需要自适应滤波算法的来,希望对大家有帮助-need adaptive filter algorithm, we hope to help
- 2022-03-13 20:36:50下载
- 积分:1
-
ECC的示例源代码为512字节
ECC Sample Source Code for 512 Byte
- 2022-03-23 04:56:38下载
- 积分:1
-
TE3320和DSP的VP口无缝连接后的驱动程序源码
TE3320和DSP的VP口无缝连接后的驱动程序源码-TE3320 and DSP
- 2022-05-29 18:19:58下载
- 积分:1
-
1、(1)32bit乘法的指令解释
(2)volume1的load.asm基础上实现一个
16bit数组的乘法累加的函数,并进行...
1、(1)32bit乘法的指令解释
(2)volume1的load.asm基础上实现一个
16bit数组的乘法累加的函数,并进行 -o2 / -o3 / 手工优化
2、c环境
C调用汇编函数,汇编函数调用c函数
addarr3(int * arr1, int * arr2, int * arr3, int * arr4, n)
//汇编函数,3个数组的对应位置相加,结果放在arr4[n]中,
汇编函数调用C的子函数,它把arr1和arr2相加放到arr3[n]中;
addarr2(int * arr1, int * arr2, int * arr3, n)-1, (1) 32bit multiplication instructions explained (2) the load.asm volume1 on the basis of a a 16bit multiplication cumulative array of functions, and-o2 /-o3/2 manual optimization, c environment compilation called C function, the compilation function call c function addarr3 (int* arr1. int* arr2, arr3 int*, int* arr4, n)// compilation function, 3 arrays corresponding location together, the results on arr4 [n], the compilation of the C function call function, arr1 put it together and put arr2 arr3 [n]; addarr2 (int* arr1, int* arr2, int* arr3, n)
- 2022-07-08 14:51:46下载
- 积分:1