搜索资源列表
TMS320C31存储器引导方式程序的制作
- TMS320C31 存储器引导方式程序的制作 1, 先将.out 文件转换为.lo 文件; 2, 将.lo 文件写入EPROM
5509c++outfile
- 压缩目录下的Test_USB_Test.exe是PC侧的应用程序,dsp5509_10MHz_clk.out、dsp5509_12MHz_clk.out、和dsp5509_16MHz_clk.out是分别针对5509时钟为10M、12M和16M的out文件。基于ccs2.2开发。 在ccs2.2中load针对自己硬件平台的.out文件,用USB线连接好5509与PC,运行.out,会提示检测到USB设备,指定driver目录下的驱动即可。 再运行Test_USB_Test.exe,其操作
dsp-lcd
- 该程序在DSP2407芯片上实现液晶显示的功能,使用SCI通信给时钟芯片写入初始数据,然后读出数据送液晶显示器显示。是一个C语言工程文件,对dsp2000编程很有参考意义。-The program in the DSP2407 chip liquid crystal display function, the use of SCI communication to the clock chip to write the initial data, and then send读出数据LCD dis
ex1_RAMTest
- (1)测试外部数据RAM: 根据我们定义的逻辑,外部RAM在数据空间中定义在0x8000-0xFFFF,共32k字,占据RAM中的低32K存储空间。提供2种测试方法,采用一种方式即可。 硬件仿真模式下,将目标板上电。 第一种方法:采用用程序测试实验 程序所在目录ex1_RAMTest。 该程序执行的功能是对外部数据RAM区0x8000-0xFFFF,从0x8000开始写并且读数据0x5555 。如果正常则写读下一个地址,直到 。如果正常则所有的地址操作完毕后,核心板
BurnC64xx
- 用于上位机对德州仪器的DSP的flash烧写,包括改变通信地址,写入新的工程文件等等。基于德仪Code Composer Studio IDE。-For the host computer on the Texas Instruments DSP' s flash programmer, including the change in mailing address, write a new project file and so on. Based on Texas Instrument
SEEDVPM642_boot
- 这个目录下的程序,是一个如何将用户的程序写入到FLASH中的程序。 步骤如下: 1、将BOot.asm的程序加入到用户程序中,其地址空间分配为0x00~0x400; 2、编写HEx转换的CMD文件。 3、使用HEx6x工具,将OUT文件,转换成为HEx的二进制文件。 4、使用FLASHBURN将之写入到FLASH中。-Procedures under this directory is a user of the procedure how to write to the F
mmc_driver
- 这是一个不带文件系统的MMC驱动程序,实现了读取和向MMC写入数据。-This is an MMC without a file system driver implements read and write data to the MMC.
sourceflie
- 用c++编程,把DSP内生成的数据存入到文件件,并把文件以各种形式的码元写入磁盘。-Written in c++ programming, data generated within the DSP deposit to file the documents, and pieces in various forms code element permanent.
6678_SPI_boot
- 源码用于将out文件转换成可写入NOR FLash的dat文件,从而帮助实现6678在SPI boot状态下的自举-thid folder included tools and samples for 6678 spi boot
