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.

How to burn flash with CCSv5+xds560v2plus?

Other Parts Discussed in Thread: OMAP-L137

I am programming C6747 with CCSv5+xds560v2plus.

I can debug my program online with the emulator, but can't burn it to flash. There are some articles say the program is burned to flash when debug at the same time. But it is not true when I tried. 

Expecting some solutions, thanks very much!


  • There are some articles say the program is burned to flash when debug at the same time.

    No, it won't flash the program when you debug.
    What example are you working on it ?

    What flash device you are having ?

    You can import the following projects to flash your program into flash and you need the "OMAP-L137_FlashAndBootUtils_2_40"

    SPI flash:
    C:\ti\OMAP-L137_FlashAndBootUtils_2_40\OMAP-L137\CCS\SPIWriter
    NNAND flash:
    C:\ti\OMAP-L137_FlashAndBootUtils_2_40\OMAP-L137\CCS\NANDWriter
  • Hi,

    Have you tried SPIwriter example projects which Titus suggested you.
    Does those suggestions helped you out, Are you able to solve your problem?
    If yes, Do update us and share the solution, so that others community members will get help.