About Matlab Support for C2000 Piccolo LaunchPad.
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hello.
I have already read the support that Matlab provides for C2000. ( http://www.mathworks.com/hardware-support/ti-c2000.html )
But i would like to know for sure if the only way that Matlab connects to the C2000 launchpad is by using Code Composer Studio (Ti's IDE for C2000). Can i connect matlab to C2000 without the Code composer studio?
Thanks in advance.
Rafael
0 commentaires
Réponse acceptée
Walter Roberson
le 4 Jan 2014
Yes, you can connect to C2000 without using Code Composer.
I have no estimate at all of the amount of effort it would take to write the infrastructure yourself.
0 commentaires
Plus de réponses (1)
rafael
le 4 Jan 2014
Modifié(e) : Walter Roberson
le 4 Jan 2014
2 commentaires
Walter Roberson
le 4 Jan 2014
It has a UART, so you can communicate with it while it is running.
Writing appropriate compilers and tools to use it without CCS could potentially be the work of years -- but it can be done.
Voir également
Catégories
En savoir plus sur System Composer dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!