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.

C6657 EVM convert boot code

请问要如何将CCS所产生可执行文件(.out) programEVM

已知道program_evm中将软件(.bin) programEVM
但不晓得如何产生.bin
请问要如何转换?或哪可以找到相关文件

谢谢

  • 问题已解决:
    可使用C:\ti\mcsdk_X_XX_XX_XX\tools\writer\
    依DSP及刻录装置
    我所使用的是写入NOR flash
    利用CCS将binary code放置于0x80000000
    再执行 norwriter_evm6657l.out, 并等待写入完成

    详细可参考: C:\ti\mcsdk_X_XX_XX_XX\tools\writer\nor\docs\README.txt