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.

writing code to flash

Other Parts Discussed in Thread: CONTROLSUITE

dear all,

 i am new in C2000. i have written a program in CCS Version: 6.1.0.00104. I can run the program from RAM. I have used Linker Command File: 28035_RAM_lnk.cmd. The program works fine. But when i try to run it from flash using Linker Command File: F28035.cmd, the program never run. But the execution of program erase, write & verification cycle can be noticed while debugging the program. Is there any other configuration that i need to perform? please suggest.