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.

Starterware/TMDSLCDK6748: How to flash my program into LCDKC6748

Part Number: TMDSLCDK6748
Other Parts Discussed in Thread: OMAP-L138

Tool/software: Starterware

I am trying to flash my program into LCDKC6748 following the guide http://processors.wiki.ti.com/index.php/C6748_StarterWare_Booting_And_Flashing.

this is my steps:

1) find boot.out in D:\ti\C6748_StarterWare_1_20_03_03\binary\c674x\cgt_ccs\c6748\lcdkC6748\bootloader\Release

2) open AISgen_d800k008, load LCDK_AISGen_Config.

3) choose boot.out as input,  boot.ais as output. generate boot.ais

4) using out2rprc.exe [application].out [application].bin to generate my program bin

5) using sfh_OMAP-L138.exe -flash -targetType C6748_LCDK -p COM10 [bootloader].ais [application].bin