-
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
-
TMS320VC5509A(LQFP)存储器测试程序
TMS320VC5509A(LQFP)存储器测试程序-TMS320VC5509A (LQFP) memory test procedure
- 2022-12-14 18:50:03下载
- 积分:1
-
AD公司的处理器,在VISUAL DSP++环境下的实例。
AD公司的处理器,在VISUAL DSP++环境下的实例。-AD processor company in Visual DSP environment example.
- 2022-05-10 13:38:12下载
- 积分:1
-
合众达5416实验箱附带程序,测试介绍5416的IO口使用方法,稍加修改即可用在自己板子上。...
合众达5416实验箱附带程序,测试介绍5416的IO口使用方法,稍加修改即可用在自己板子上。-UCO reached 5,416 boxes fringe experimental procedures, test on the 5416 I use IO method can be easily modified to use in their own on board.
- 2023-01-31 20:30:04下载
- 积分:1
-
TMS320C6000,DSP6000系列DM642芯片,seed公司DM642开发板的灰度图程序。...
TMS320C6000,DSP6000系列DM642芯片,seed公司DM642开发板的灰度图程序。
- 2023-03-29 20:15:03下载
- 积分:1
-
基于dsPIC33F128MC706的MODBUS通讯程序
为dsPIC33F128MC706写的Modbus从机通讯程序,有CRC校验,检测可用。另附有ad采集程序,采集之后放入DMA,可通过MODBUS进行输出,十分方便,可以用于构建其他程序。
- 2022-07-23 13:36:33下载
- 积分:1
-
DSP TMS320C6713 EDMA数据传输程序,希望对大家有用。
DSP TMS320C6713 EDMA数据传输程序,希望对大家有用。-DSP TMS320C6713 EDMA data transfer procedures, in the hope that useful to everyone.
- 2022-08-03 17:04:16下载
- 积分:1
-
DM642上的图像滤波程序
是中值滤波算法
DM642上的图像滤波程序
是中值滤波算法
-DM642 the image filtering process is Median filtering algorithm
- 2022-08-26 03:16:50下载
- 积分:1
-
DSP F2812 USB程序
这是在DSP F2812上的USB配置程序,而且已经在CCS3.3上已经跑通了。希望可以给大家的学习带来一定的参考
- 2023-01-17 15:55:04下载
- 积分:1
-
Code for Real
Code for Real-time digital singnal processing Kuo, second edition
- 2022-03-18 01:41:29下载
- 积分:1