.m file link with ccs 3.3 for ezdsp F28335

Hi, I would like to link .m file with ccs 3.3 . I think so ccs 3.3 can convert the .m file to c language. Correct me if I'm wrong.
Thanks

 Réponse acceptée

Kaustubha Govind
Kaustubha Govind le 30 Déc 2013

0 votes

CCS is a compiler which will convert C code into binary files meant for TI processors like ezdsp F28335. You need to convert your MATLAB code to C code to import it into CCS. See this previously answered question for further information.

Plus de réponses (1)

Rajkiran Singh
Rajkiran Singh le 16 Jan 2014

0 votes

hey thanks a lot. BTW I am trying to generate square wave in simulink for EZDSP F28335. But I am unable to observe any ouput on the EZDSP pins. Attached is the simulink file

Catégories

En savoir plus sur MATLAB Compiler dans Centre d'aide et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by