External Mode Open Protocol Connect command failed

4 views (last 30 days)
I had this error in Arduino Due. When i try to get response from Uno the error not occures. I dont know why but i used as it config many times. Please help me

Answers (1)

Yash
Yash on 20 Feb 2024
I am assuming you are using MATLAB R2020b or R2021a version. The error that you are facing is related to connection error during XCP external mode simulation due to DWARF parser internal error. This was identified in the external bug report that can be found here: https://in.mathworks.com/support/bugreports/details/2558824
You can try the workaround provided in the EBR. The issue has been fixed in MATLAB R2021b, so you can update your version accordingly if need arises.
Hope this helps.

Categories

Find more on MATLAB Support Package for Arduino Hardware in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!