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.

TMS320F28069M: Flash programming the launchpad for stand alone operation

Part Number: TMS320F28069M
Other Parts Discussed in Thread: C2000WARE

What is the correct procedure to flash program the Launchpad kit using CCS.

I have tried changing the linker file to F28069.cmd and set the switches for GET mode. But it is not working in my case.

Could you provide me the correct procedure for standalone operation? I am using CCS v12.4.0

  • Amal,

    I would suggest to import this project from C2000Ware: C:\ti\c2000\C2000Ware_5_00_00_00\device_support\f2806x\examples\c28\flash_f28069

    This not only has modified the linker.cmd file; but also taken care of any run/load options.  You should be able to load this and then run and see it work standalone by probing one of the PWM pins to verify the code is working.  Then you can compare to your project for any differences.

    Best,

    Matthew