How do I run my code in the flash memory of TI C2000 board F28335 With docking station CCS v5

11 views (last 30 days)
Hello,
I'm running simulink models on an TI C2000 F28335 experimenter kit. The code runs in ram setting. I want to load the program in Rom Flash memory. How to load the simulink code in Flash memory.
I expect it ot run, when the power supply is taken away and then reapplied, the code doesn't start running. Therefore, no standalone operation is possible. What's the procedure? Any document or video tutorial would be good. Thanks in advance.
Matlab 2015a
CCS v5

Answers (1)

Sukrut Tamhankar
Sukrut Tamhankar on 5 May 2020
Edited: Sukrut Tamhankar on 5 May 2020
1. Check the option "Boot From Flash (stand alone execution)" after selecting Hardware Board, System Target File, Device Name etc. as shown below before building the model:
2. The following MATLAB R2015a documentation link refers to programming flash memory. Please visit this documentation for more information.

Categories

Find more on System Composer in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!