error conected arduino mega 2560 with simulink r2019B

조회 수: 1 (최근 30일)
julian ferreira
julian ferreira 2019년 9월 28일
편집: Shashwat Bajpai 2019년 10월 1일
Hello everyone I am working with arduino mega 2560 and linking it with simulink by external mode, I have the r2019b version but every time I am going to run my program with the external mode this error appears
the model that you are trying to run in external mode does not match the application running on your target. checksum test (target_data_map) failed. the host model's structural checksum is [1380959609, 1364613779, 4133718802, 3635779683] and the target application's structural checksum is [3140615652, 2212887576, 351826669, 3173125374]. rebuild the model, run it on your target, and start external mode simulation again
I've been finding out but there's still no solution to this problem, I appreciate the collaboration Thank you

채택된 답변

Shashwat Bajpai
Shashwat Bajpai 2019년 10월 1일
편집: Shashwat Bajpai 2019년 10월 1일
According to my understanding the “mismatch” error is possible because of three reasons:
  • The correct board is not selected in the Hardware Implementation section of Model Parameters.
  • The functions/blocks being used do not support codeGen.
  • The required support packages are not installed.
I would be in a better state to help, if I could look at the model you are trying to implement.
Please refer the following documentation for further information:

추가 답변 (0개)

카테고리

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

제품


릴리스

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by