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/LAUNCHXL-F28377S: F28377S FLASH

Part Number: LAUNCHXL-F28377S
Other Parts Discussed in Thread: CONTROLSUITE

Tool/software: Code Composer Studio

Hi,

I use LAUNCHXL-F28377S for my project. I use the "epwm_deadband_cpu01"  example project inside controlsuit. And, I changed only content of "epwm_deadband_cpu01.c" file. This example project running from RAM but I want to load this example into the FLASH.

How Can I load the this project into the FLASH or how I can run this project from flash. pleas give me a reference for step by step flash programming or running the projrect from the flash. 

Actually, I want to erase the demo application and load my application instead of it.

Thank you.

  • Enes,

    This is a common question on the forum, you can search for threads here on E2E to see answers to this question.

    There are a few additional steps to get the program to run from flash. The linked  App Note provides the steps necessary to program, load, and run a custom program from the on chip flash memory. The steps reference older devices, and older versions of the tools, but the steps are unchanged.

    http://www.ti.com/lit/an/spra958l/spra958l.pdf

    Additionally, the the blinky example in controlSUITE has a build configuration to run from Flash.

    Regards,
    Mark