error occurred while executing external mode mex-file 'ext_comm'
이전 댓글 표시

I have tried to change baud rate into 921600 and 230400 but I still meet this error. Can someone please help me. I use matlab 2019a.
댓글 수: 2
Vikai
2023년 10월 23일
Venkat Siddarth Reddy
2024년 4월 17일
Hi Vikai,
Just from the error message, I am speculating that the issue is with the target board. Can you confirm that the mentioned possible reasons have been ruled-out?
답변 (1개)
Sheeba Ransing
2024년 11월 7일
1 개 추천
Hi,
Based on the error message, it seems the target hardware board is not accessible. You can perform the following checks:
- Verify that the correct COM port is configured in the configset of the model
- On the target board, confirm if another process using the same model is running. You can use PuTTY to connect to the board and terminate the process. And try to deploy again.
Let us know if this helps.
카테고리
도움말 센터 및 File Exchange에서 Embedded Coder Supported Hardware에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!