搜索资源列表
noise_gen
- C语言编写的噪声信号发生器,在CCS下运行,没有.CMD文件
CCSl64
- CCS .cmd文件编译需要的六个库文件,包括algrf.l64,chan.l64,icc.l64,scom.l64,sscr.l64,utl.l64
3.2.9-SPI 在CCS软件下的DSP2812的SPI通信程序例程
- 在CCS软件下的DSP2812的SPI通信程序例程,包括源文件CMD文件库文件头文件,工程文件等-CCS under the DSP2812 software in the SPI communication routines, including the library source file CMD file header files, project files, etc.
在CCS环境下的DSP2812的A/D转换的程序
- 在CCS环境下的DSP2812的A/D转换的程序,包括源文件头文件库文件CMD文件等-DSP2812 in the CCS environment of A/D conversion process, including the library header file source file CMD files, etc.
CCS3.3
- DSP3.3快速入门,介绍CCS开发环境安装、平台设置、程序固化和加密等方法-DSP3.3 Quick Start to introduce the installation of CCS development environment, platform set up, procedures and encryption methods such as curing
how-to-config-cmd-file-in-ccs
- 如何使用CCS中的cmd文件进行DSP开发,描述了Ti公司的cmd文件的配置方法。-how to use config the cmd file
6416bootloader
- 详细分析TI高速DSP,TMS320C6416的bootloader原理,给出了基于CCS 3.1和VC6.0的整套实现代码,配备WORD文档。原创-a board-proved bootloader solution for TI high-performance dsp tms320c6416, using CCS 3.1 and VC++ 6.0, however, the documentation file is in Chinese.
timer11
- 该程序能够清晰的的概述DSP定时器中断的使用方法,并能诠释在CCS开发环境下使用C语言来编写DSP应用程序.本程序在CCS2.2及3.3调试通过.压缩包包含了timer.c/vec_table.asm/timer.cmd -The program can be a clear overview of DSP to use the timer interrupt, and the interpretation of CCS development environment in C language
ccs_cmd
- cmd 文件用于DSP 代码的定位。由于DSP 的编译器的编译结果是未定位的, DSP没有操作系统来定位执行代码,每个客户设计的DSP 系统的配置也不尽相同,因此需要用 户自己定义代码的安装位置。安装位置是指,编译完成的代码是存放在dsp的那个位置,程序空间RAM或者数据空间RAM,起始地址以及长度。-cmd file for the positioning of DSP code. As the DSP of the compiler to compile the result
cmdwriting
- 基于DSP开发环境CCS下的存储空间配置文件.cmd的编写介绍-CCS-based DSP development environment, the link under the cmd file describes the preparation of
BOOT
- 1.将所要制作成BOOT的程序,在编译之前将其中断向量映射到3F80, 寄存器PMST的值置为3FA0. 2.在CCS中,编译该程序时,加上-v548选项,如下所示: 打开PROJECT->BUILD OPTIONS->COMPILER -g -as -fr"D:\myprojects\dspii_g\vc5402\lcd" -v548 同时,在PROJECT->BUILD OPTIONS->LINKER中 MAP FILENAME -m
DPS2812M_RTC_write
- 2812学习资料,包括原文件和库文件,需要在ccs环境下进行编译- In your project add the path to <base>\DSP281x_headers\cmd to the library search path under project->build options, linker tab, library search path (-i).
BOOT_CCS
- 在CCS下固化程序 1、该BOOT文件夹包含两个BOOT程序:DEC5502_FLASHBOOT和DEC5502_IICEEPROMBOOT,他们分别实现程序的FLASH引导和IIC模式的EEPROM引导。 2、每一个BOOT程序里面包含了一个名为DEC5502_BOOTTEST的被BOOT程序,该被BOOT程序通过设置TMS320VC5502的定时器和中断来控制指示灯D5的开关。当系统BOOT成功后,系统执行该被BOOT程序的功能,此时会出现D5闪烁的现象。若BOOT失败,指示灯D5会
CMD
- DSP中关于cmd文件的介绍,对理解采用CCS进行DSP编程有很大帮助-The file talks about the cmd used in DSP,and it is useful for dsp development
ccs_flash_burn
- TI公司DSPccs编程环境下,详细介绍了程序固化flash烧写的步骤,同时内含cmd文件。-ccs program curing the flash burning the detailed steps, at the same time containing the cmd file.
CMD
- DSP编程应用CCS中CMD入门大集合,集中了网上一些经典的CMD教程。CCS编程入门必备-DSP programming applications CCS the CMD entry large collection, centralized online classic CMD tutorial. CCS programming necessary entry
DSPfft
- 汇编写的256点FFT,余弦表是512点的,因此修改N值可以作2-1024点的FFT,在CCS上运行,带有CMD文件-Written in assembler 256 points FFT, cosine table is 512 points, so you can modify the value of N for 2-1024 Point FFT, run in the CCS, with a CMD file