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.

TRANSFER FLASH

Other Parts Discussed in Thread: CONTROLSUITE

I want to know how to transfer my program in flash memory of the Piccolo MCU controlSTICK

thanks Andrea :)

  •  

    Please see the Running an Application from Flash application note (http://www.ti.com/lit/pdf/spra958)

    Or - If you are using the header files provided by TI for your device, the device header files quickstart readme guide tells you step by step how to do this.

    In controlSUITE -> navigate to the "doc" directory under your device. For instance for Piccolo 2802x devices, go to:

    C:\TI\controlSUITE\device_support\f2802x\v128\doc\, and see the controlSUITE_DSP2802x_HeaderFiles_Quickstart_Readme.pdf

    See the section on "Executing the Examples From Flash."