主题中讨论的其他器件:OMAP-L138
工具/软件:Starterware
我正在按照指南 http://processors.wiki.ti.com/index.php/C6748_StarterWare_Booting_And_Flashing 将程序刷写到 LCDKC6748中。
这是我的步骤:
1) 1)在 D:\ti\C6748_StarterWare_1_20_03_03\binary\C674x\CGT_CCS\C6748\lcdkC6748\bootloader\Release 中查找 boot.out
2) 2)打开 AISgen_d800k008、加载 LCDK_AISGen_Config。
3) 3)选择 boot.out 作为输入、 boot.AIS 作为输出。 生成 boot.AIS
4)使用 out2rprc.exe [application].out [application].bin 生成程序 bin
5) 5)使用 sfh_OMAP-L138.exe -flash -targettype C6748_LCDK -p COM10 [bootloader].AIS [应用程序].bin





