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.

Trying to flash C6748, hangs on "Waiting for SFT on OMAP-L138"

Other Parts Discussed in Thread: OMAP-L138

I've got a program that I am trying to flash to an OMAP-L138 C6748 chip using these directions:

http://processors.wiki.ti.com/index.php/C6748_StarterWare_Booting_And_Flashing

I pass the flashing utility the following command:

sfh_OMAP-L138.exe -flash -targetType C6748 [bootloader].ais [application].bin

and it starts up, but hangs upon "Waiting for SFT on OMAP-L138". I've looked up similar threads on the E2E forums, but none of the provided answers have worked for me. Is there some kind of special procedure necessary to program the C6748 that is not outlined in those instructions?