Serial communication between CCS and MATLAB
1 次查看(过去 30 天)
显示 更早的评论
Hi all
I am working on my project which involves sending array from MATLAB to CCS. Unlike Arduino or Energia, there is no a straight way like Serial.read() to read data sent by MATLAB. I am new at CCS and would like to help by someone who might be familiar with CCS. The MCU I am using is MSP432. I have digging into the TI library but have no yet found the answer.
Kind regards,
Shuyuan
0 个评论
回答(1 个)
Todd DeLong
2020-1-13
It is possible to install Energia as a product within CCS. Then, you can build and execute Energia code within CCS instead of the Energia IDE (see below).
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Debugging and Analysis 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!