필터 지우기
필터 지우기

External Mode Open Protocol CheckData command failed

조회 수: 15 (최근 30일)
Yusuf Ikmal
Yusuf Ikmal 2023년 5월 28일
답변: Saarthak Gupta 2023년 9월 1일
Hello guys. I encountered some problem with my simulink model. When I tried to run the model by clicking on the monitor and tune, simulink managed to build up the model and I was able to control the servo. However, after a few seconds, the model stopped and these error occured. Any ideas or solution?
I use arduino due and l298p motor shield driver for which i stacked it directly on the arduino due board.
  댓글 수: 1
Sarthak Arvind
Sarthak Arvind 2023년 7월 13일
@Yusuf Ikmal Were you able to able to solve the issue? I am also getting the same error but with Arduino Nano. however in my case a smaller section of the model works at 0.0051 but not at 0.005 fixed step size. It also works at 0.05 sec step size. but when the model becomes larger it doesn't work at any step size.
let me know if you find out something.

댓글을 달려면 로그인하십시오.

답변 (1개)

Saarthak Gupta
Saarthak Gupta 2023년 9월 1일
Hi Yusuf,
As per my understanding, you are facing a Hardware Board connection issue. The Monitor & Tune functionality spuriously stops working on the hardware and it is unable to communicate with Simulink. The error message "External Mode Open Protocol CheckData command failed" is related to the connection between the board and the computer. Here are some possible solutions to fix the issue:
  • Refresh the COM Port and set preference once again to the correct COM port in the Configuration Parameters
  • Manually change the COM port number from the Windows Device Manager
  • Check which COM ports are in use on Windows OS, including hidden COM ports.
  • Check the COM Port used to communicate with the board. If an Auxiliary port (COM3) is being used, try connecting to a UART port (COM4) and try 'Monitor & Tune' again.

카테고리

Help CenterFile Exchange에서 Arduino Hardware에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by