Flash.out.file generated by simulink
6 views (last 30 days)
Show older comments
Mouhanned Brahim
on 29 Aug 2018
Answered: Mouhanned Brahim
on 6 Sep 2018
Hi,
I m using experimenter lanchpad TMS320F28027F and I m using MATLAB/Simulink for the software. The matlab generates .out file and I can debug this .out file using CCSv8. How can I flash this .out file
Where can I generate flash based simulink code? What are settings in configuration parameters? What should be the system target file to generate flash based code?
Best regards,
Mouhanned Brahim
0 Comments
Accepted Answer
Antonin
on 3 Sep 2018
On the snapshot below taken from MATLAB R2018a, the "Build action" can automate the load and run part, the "Boot From Flash" enables standalone execution from flash memory. Type "targetupdater" at the MATLAB command prompt to setup the connection with CCS for the load automation. For earlier MATLAB releases, you can pretend to use CCS v5 and point to the CCS v8 installation, everything should work. </matlabcentral/answers/uploaded_files/130934/Capture.JPG>
More Answers (1)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!