![Screen Shot 2020-01-13 at 11.11.34 AM.png](https://www.mathworks.com/matlabcentral/answers/uploaded_files/261448/Screen%20Shot%202020-01-13%20at%2011.11.34%20AM.png)
Serial communication between CCS and MATLAB
조회 수: 4 (최근 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).
![Screen Shot 2020-01-13 at 11.11.34 AM.png](https://www.mathworks.com/matlabcentral/answers/uploaded_files/261448/Screen%20Shot%202020-01-13%20at%2011.11.34%20AM.png)
댓글 수: 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!