- XCP internal error: timeout expired, in response to XCP SYNCH command
- Error detected while trying to disconnect Simulink from target application.
- XCP error: XCP internal error: No server connected
Simulink error while running controller on hardware using arduino
50 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
aakash dewangan
am 14 Nov. 2022
Kommentiert: Harshit Gupta
am 21 Nov. 2022
Hi,
I am controlling the speed of a motor (high encoder resolution) using Arduino simulink connection.
I am getting the following error at high speeds
- XCP internal error: timeout expired, in response to XCP SYNCH command
- Error detected while trying to disconnect Simulink from target application.
- XCP error: XCP internal error: No server connected
Please help me to solve this issue.
0 Kommentare
Akzeptierte Antwort
Harshit Gupta
am 17 Nov. 2022
Hi Aakash,
As per my understanding, you are getting the following errors while using Arduino with Simulink:
One possible reason for these errors in Arduino is configuring the Fixed step size too low. We generally use this configuration as "auto". Thus, changing this to "auto" or increasing the step size can resolve the error.
Please refer to the following documentation link for more information about step size: https://www.mathworks.com/help/simulink/gui/fixed-step-size-fundamental-sample-time.html
1 Kommentar
Harshit Gupta
am 21 Nov. 2022
Additional Input- If the above error is not resolved by the solution provided, you can reduce the Baud rate in the external mode panel to see if the error gets resolved.
You can refer to the following link for more information on how to set the Baud rate for the Arduino Board using MATLAB: https://www.mathworks.com/matlabcentral/answers/443100-how-to-set-baud-rate-in-the-matlab-support-package-for-arduino
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Arduino Hardware finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!