About Matlab Support for C2000 Piccolo LaunchPad.
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposta accettata
Walter Roberson
il 4 Gen 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 Commenti
Più risposte (1)
rafael
il 4 Gen 2014
Modificato: Walter Roberson
il 4 Gen 2014
2 Commenti
Walter Roberson
il 4 Gen 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.
Vedere anche
Categorie
Scopri di più su System Composer in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!