搜索资源列表
hex6x
- Ti的DSP转换工具-Ti DSP conversion tools
hex2asm_C6700
- 本程序通过分析由CCS的工具hex6x.exe生成的.map文件和.hex文件,生成.h与.asm文件, 以供烧写程序通过仿真器直接将用户应用程序烧写至片上flash,方便用户程序的更新-the procedures adopted by the CCS analysis tools hex6x.exe generated. Map files and the. Hex document generation. H and. Asm documents for burning procedure
HEXTOBIN
- 适用于TI DSP的Flash引导,能把CCS hex6x编译的ASCII的hex文件转换为bin文件,烧写到Flash中-Applicable to TI DSP
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
DM642_tools-to-burn-the-Flash
- 本方法是把程序固化在FLASH存储器中,利用DM642的B00T机制自动加载存储器中的程序。其中包括了一下工具FlashBurn 5.90.0.110(用于ccs3.1) ,hex6x.exe,FBTC642工程(完整工程),boot.asm-tools used to burn the program into the flash designed for the DM642