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 件のコメント

Walter Roberson
Walter Roberson 2014 年 1 月 4 日
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.

サインインしてコメントする。

カテゴリ

タグ

質問済み:

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