-
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
-
asynchronous motor integrity of the compilation process has been fully debugging...
异步电机完整的汇编程序,已经完全调试通过,方便使用TI公司2407DSP的同行应用,高手可用.-asynchronous motor integrity of the compilation process has been fully debugging through, ease of use TI DSP 2,407 peer applications, experts available.
- 2022-06-27 10:11:03下载
- 积分:1
-
CCS下编写的EDMA数据传输程序,基于DM642芯片
CCS下编写的EDMA数据传输程序,基于DM642芯片-CCS prepared with EDMA data transfer procedures, based on the DM642 chip
- 2022-08-22 11:55:16下载
- 积分:1
-
如何烧写dsp C6713bootloader源码
C6713 out转换工具,已自己测试过,操作简单,附带说明。按说明操作即可。可以将.out文件转为dat文件,然后按照自己需要烧写。
- 2022-09-06 05:05:03下载
- 积分:1
-
硕士研究生毕业论文关于图像压缩编码
硕士研究生毕业论文关于图像压缩编码-Graduate Thesis Image Coding
- 2022-12-17 01:05:03下载
- 积分:1
-
额外的,离散余弦变换的原代码编译
dct,离散余弦变换汇编原代码-Extra, discrete cosine transform the original code compilation
- 2022-12-10 19:45:03下载
- 积分:1
-
TI提供的基于TMS320C24x系列DSP的数字电机控制函数库
TI提供的基于TMS320C24x系列DSP的数字电机控制函数库-based on the TI TMS320C24x DSP Series Digital Motor Control Functions
- 2023-05-28 16:25:03下载
- 积分:1
-
TMS320VC5509的dsp应用程序的工程文件
TMS320VC5509的dsp应用程序的工程文件-TMS320VC5509 applications of dsp project file
- 2022-01-21 21:15:44下载
- 积分:1
-
ADSP21xx chapter 3 by Texas Instrument
ADSP21xx chapter 3 by Texas Instrument
- 2022-12-16 22:45:03下载
- 积分:1
-
DSP instructions Experiment Objective: To understand the structure and pin DSP f...
DSP指令实验实验目的:了解DSP的结构及管脚功能,掌握DSP的基本指令-DSP instructions Experiment Objective: To understand the structure and pin DSP functions, to master the basic commands DSP
- 2022-06-12 03:23:47下载
- 积分:1