I am having a problem running arduino, I have installed everything too but it wont let me run and monitor and say there is a block from MatLAB host
조회 수: 7 (최근 30일)
이전 댓글 표시
In order to generate code from AsyncIO, the target hardware must be MATLAB Host or a compatible device. The error occurred for MATLAB System block 'Design4/Serial Receive'.
댓글 수: 0
답변 (1개)
Arun Kumar
2022년 10월 10일
HI Easton,
From the error it looks like you are using blocks that are meant for simulation on host machine to deploy on Arduino hardware which is not supported.
Please use the following block from the "Simulink support package for Arduino hardware":
Hope this helps!
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Arduino Hardware에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!