About Matlab Support for C2000 Piccolo LaunchPad.

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

 채택된 답변

Walter Roberson
Walter Roberson 2014년 1월 4일

0 개 추천

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.

추가 답변 (1개)

rafael
rafael 2014년 1월 4일
편집: Walter Roberson 2014년 1월 4일

0 개 추천

Thanks for the answer Walter Roberson.
My ideia is to perform a real-time application.
For this it would be great if i could communicate Matlab directly with C2000. Reading the official page of Matlab (<http://www.mathworks.com/hardware-support/ti-c2000.html)>, i tought that the the only support was loading the .out file generated by matlab with CCS.
I havent found some useful information about real time aplications envolving matlab and C2000 so i have no ideia how to connect them not using the .out file generated. The only information i found, about real-time, was was using CCS. If you have any leads where i can get started to communicate without the CCS it would be nice.
Thanks in advance.

댓글 수: 2

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.
rafael
rafael 2014년 1월 7일
Thanks a lot Walter Roberson. It has clarified my doubts.

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Logical에 대해 자세히 알아보기

태그

질문:

2014년 1월 4일

댓글:

2014년 1월 7일

Community Treasure Hunt

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

Start Hunting!

Translated by