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.

TMS320C6678: flash问题咨询

Part Number: TMS320C6678


想在FLASH上的不同扇区存放多个dsp程序,有什么参考的案例或者文档可供参考么?感谢

  • 抱歉,没有这样的案例。不过您可以尝试修改c6678 flash writer代码C:\ti\C6678 SDK 5.03\pdk_c667x_2_0_13\packages\ti\boot\writer\nor\src\norwriter.c和nor\evmc6678l\bin\norwriter_input.txt里的烧写地址。

    /* Parameters defined in the input_file */
    #define FILE_NAME "file_name"
    #define START_ADDR "start_addr"

    /* Memory address to store the write data */
    #define WRITE_DATA_ADDRESS 0x80000000