Serial communication failed in host-target communication
Afficher commentaires plus anciens
HI everyone,
I have set a motor control environment to learning motor control
- LAUNCHXL-F28379D
- BOOSTXL-DRV8305EVM
- 24V pmsm with hall sensor
and I ran "mcb_param_est_f28379D_DRV8305.slx" and "mcb_param_est_host_read.slx"
Unfortunately, when I load the model onto the target and run the host model, I get a serial connection error message.
The offset calibration model and other models work perfectly, so I assume that all settings (COM port et cetera) are correct.
Error report:
An error occurred while running the simulation and the simulation was terminated
Caused by:
Serial communication failed.
Error in 'mcb_param_est_host_read/Algorithm/SignalConditioning/ErrorConditions' (line 26)
(error(message('mcb:blocks:SerialComFailure')));
Thank you fpr your heip! Kind regards!
Réponses (3)
Raj
le 19 Mar 2024
0 votes
Hi @Nanoeffekt
I understand that the error prompts up when you load the model onto the target hardware and run the model.
In the mcb_param_est_host_read.slx file, update the COM port in the following 3 blocks, Host Serial Setup, Host Serial Receive and the Host Serial Transmit block.
Additionally you can also refer to a similar user case posted in the MATLAB Answer community-
I hope this solves the issue and you are able to proceed further!
Nanoeffekt
le 25 Mar 2024
0 votes
1 commentaire
Raj
le 27 Mar 2024
Hi, can you let me know in which MATLAB version are you facing this issue?
Ananth kumar
le 28 Mar 2024
0 votes
If COM port is locked by another application, you may likely to see the message. Is this issue still prevails?
Catégories
En savoir plus sur Texas Instruments C2000 Processors dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!