How to convert generated ERT files to Code Composer Studio Project?

Hi all,
I have created a model in Simulink and programmed my TI C2000 F28379D microcontroller. The code generation report is as follows,
Now I want to create a new CCS project in Code Composer Studio and import these files in order to program the microcontroller direcly from CCS. I tried importing the generated ert files (using File > Import > Existing Code as a Makefile project) and I had an error with the make file and I fixed it by changing the Build Command to gmake. But then I have encountered with some other errors hence this method seems like a dead end.
Is there a proper way of doing this? Your help is greatly appreciated.

 Respuesta aceptada

I found a solution to this. CCS project generation feature is supported in 2017a and onward. (Note I was using 2016a.)

Más respuestas (0)

Categorías

Más información sobre Simulink Coder en Centro de ayuda y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by