problem while using serial port in simulink
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
hello every one iam using serial receive port block in simulink while trying to read data from serial port i am getting this error message can any explain me what is this and how to solve this the error message is :-
Level-2 MATLAB S-function 'sserialrb' in 'ardled/Serial Receive' specifies 'SetSimViewingDevice(true)' , which prevents an output port from being created for the S-function.
thank you
1 commentaire
Réponses (1)
Charan Jadigam
le 26 Mar 2020
Hi,
Unfortunately, Serial receive port block does not support rapid acceleration mode as code generation is not possible. Try in accelerator mode and it would work fine.The concerned developing team have been informed of it and they are looking into it.
0 commentaires
Voir également
Catégories
En savoir plus sur Block and Blockset Authoring dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!