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.

CCS/TMS320C2802: load program

Part Number: TMS320C2802

Tool/software: Code Composer Studio

Hello

currently I am using ccsv3.3, if the program is running on FLASH, could I use File-->Load program to load .out file to FLASH?

what is the behind of  "File-->Load program"? only load program to RAM?

if I want to debug the program on FLASH, what should I do?

Thanks.

  • Hello,

    east jack said:

    currently I am using ccsv3.3, if the program is running on FLASH, could I use File-->Load program to load .out file to FLASH?

    what is the behind of  "File-->Load program"? only load program to RAM?

    Yes, it is to load to RAM.

    east jack said:
    if I want to debug the program on FLASH, what should I do?

    Use the on-chip flash programmer under 'Tools -> F28xx On-Chip Flash Programmer'

    Thanks

    ki