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?