This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/TMS320C6657: EMIF16 NOR Flash Bootloader

Part Number: TMS320C6657

Tool/software: Code Composer Studio

I'm currently working on bootloader for C6657, and currently stuck with bootloader table generation. Have been trying generate the .dat files from .btbl using b2ccs utility, the following error is displayed :
"This version of C:\ti\pdk_c665x_2_0_6\packages\ti\boot\ibl\src\util\btoccs\b2ccs
.exe is not compatible with the version of Windows you're running. Check your co
mputer's system information to see whether you need a x86 (32-bit) or x64 (64-bi
t) version of the program, and then contact the software publisher."
 
Im using Windows 7 Enterprise, 64 bit. Also i have "processor_sdk_rtos_c665x_4_00_00_04" installed in ti folder.
Need help in downloading the 64bit compatible utilities b2ccs and ccs2bin or please provide the alternate solution to generate the binary file for the bootloader.

Also if possible describe the process to generate the .bin file for bootloader image directly from EMIF16 NOR flash.

Thanks,

Sripad