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.

Generating .bin files from .out using hex470 command prompt

Hello.  I am using CCS3.3 to update a legacy product.

I have generated an .out file, but am struggling to convert it to .bin.

I have worked with Ki here if you want a history:

http://e2e.ti.com/support/development_tools/code_composer_studio/f/81/p/367181/1298827.aspx#1298827

Essentially I am using the following command, and the .bin that is generated is not working properly when flashed to my device.

c:\directory\hex6x.exe -b V2AcqSys.out -o V2AcqSys.bin

I am not familiar with the steps needed to use hex470 properly, either in command prompt or through CCS.  Though I prefer to use command prompt if possible.

I have read the TI wiki on the subject, but again, am unfamiliar with how to generate cmd files:http://processors.wiki.ti.com/index.php/Secondary_Bootloaders_on_OMAP-L1x

 

I'm hoping that my problem is relatively simple, but I'm afraid I just don't have the experience with CCS to get the job done.

Any assistance would be appreciated.