.m file link with ccs 3.3 for ezdsp F28335
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Rajkiran Singh
am 24 Dez. 2013
Beantwortet: Rajkiran Singh
am 16 Jan. 2014
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
0 Kommentare
Akzeptierte Antwort
Kaustubha Govind
am 30 Dez. 2013
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.
0 Kommentare
Weitere Antworten (1)
Siehe auch
Kategorien
Mehr zu MATLAB Coder finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!