Flash.out.file generated by simulink

조회 수: 1 (최근 30일)
Mouhanned Brahim
Mouhanned Brahim 2018년 8월 29일
답변: Mouhanned Brahim 2018년 9월 6일
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

채택된 답변

Antonin
Antonin 2018년 9월 3일
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>

추가 답변 (1개)

Mouhanned Brahim
Mouhanned Brahim 2018년 9월 6일
Hi Antonin, Thnx for your responses, Ihave another problem with the epwm blocks of the c2000 embedded coder: Wich type of signals must be connected to these blocks, because i try with a pulse generator (amplitude =1), or a constant, but there is no pwm output at the corresponding pin of the target (F28027F lanchpad). There is a specific configuration of the epwm block? Thanks Mouhanned

Community Treasure Hunt

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

Start Hunting!

Translated by