-
TI dm643 DDR 配置源代码,可以直接下载到板子上运行
TI dm643 DDR 配置源代码,可以直接下载到板子上运行-TI dm643 DDR configuration source code, can be directly downloaded to the board to run
- 2022-02-02 11:02:20下载
- 积分:1
-
128 流水线 FFT
该项目实现了 32 点抽取的时间快速傅里叶变换。
- 2022-03-31 10:49:54下载
- 积分:1
-
ccs下汇编实现的fir滤波器,希望对大家有用
ccs下汇编实现的fir滤波器,希望对大家有用-ccs achieve compiled under the fir filter, it may be useful to hope
- 2023-07-21 02:15:04下载
- 积分:1
-
合众达DEC2812源程序(例程),主要讲述外设的编程方法,很实用。该源码再TI CCS集成环境中使用。...
合众达DEC2812源程序(例程),主要讲述外设的编程方法,很实用。该源码再TI CCS集成环境中使用。-United up DEC2812 source (routine), mainly about peripheral programming method is very practical. The source then TI CCS integrated environment.
- 2022-10-22 19:50:04下载
- 积分:1
-
dsp 5509a memory test, SDRAM test procedure, 12Mx16 = 192/2 = 96Msdram clock
dsp 5509a 存储器测试, SDRAM 测试程序,12Mx16=192/2=96Msdram 时钟-dsp 5509a memory test, SDRAM test procedure, 12Mx16 = 192/2 = 96Msdram clock
- 2022-07-09 20:24:00下载
- 积分:1
-
tms320f243 triangular wave generated directly with
tms320f243三角波产生程序 直接用-tms320f243 triangular wave generated directly with
- 2022-11-15 04:40:03下载
- 积分:1
-
tms320f2812pwm示例程序
tms320f2812pwm示例程序-tms320f2812pwm sample program
- 2022-05-30 05:21:28下载
- 积分:1
-
一份软件GPS的C++代码,已实现各个主要模块的代码,有较高价值,并能简单修改后用于其它平台,所有函数存放在一个html网页文件里。...
一份软件GPS的C++代码,已实现各个主要模块的代码,有较高价值,并能简单修改后用于其它平台,所有函数存放在一个html网页文件里。-A software GPS-C++ Code, has achieved each of the major modules of code, have higher value, and simple modifications for other platforms, all functions stored in a web page html file.
- 2022-07-27 00:08:10下载
- 积分:1
-
TMS320VC5509实现DMA传输的最简单的例程,从DARAM到DARAM,最适合初学者...
TMS320VC5509实现DMA传输的最简单的例程,从DARAM到DARAM,最适合初学者-TMS320VC5509 DMA transfer to achieve the simplest of routines, from DARAM to DARAM, most suitable for beginners
- 2023-02-08 11:10:04下载
- 积分: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