Other Parts Discussed in Thread: C2000WARE
How to upload the program in TMS320F28067 Microcontroller permanently(Non-Volatile Memory) using code composer studio instead of Debug Mode.
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.
How to upload the program in TMS320F28067 Microcontroller permanently(Non-Volatile Memory) using code composer studio instead of Debug Mode.
Hello Devershi,
You will need to modify your linker command file so that the program is allocated to Flash instead of RAM. You can look at an example like Example_2806xFlash provided in C2000Ware to see how to do this specifically (C2000Ware_5_00_00_00\device_support\f2806x\examples\c28\flash_f28069).
Best regards,
Omer Amir