ezdsp F28335 external mode error
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
ı want to use ezdsp f28335 external mode but simulink gives below error. matlab version 2017b, ccs v7 is used. out file of simulink works at ccs but external mode gives error.
error is ;
"### Done invoking postbuild tool."
### Successful completion of build procedure for model: c28x_serial_ext
Build process completed successfully
Failed to open serial port COM2. Possible causes are:
a) The target is not powered on.
b) The specified port number is not correct.
c) The specified bit rate is not supported by the host machine.
d) The specified port is occupied by another application.
e) The previous connection was not closed correctly. If this is the case, you may need to re-start MATLAB.
how to solve this error.
0 commentaires
Réponses (3)
Ahmet yüksel
le 4 Fév 2018
1 commentaire
Walter Roberson
le 4 Fév 2018
We do not know what steps you have taken to debug this. Have you ensured that your device is powered on, that it is at the COM port you think it is at, that you are using a valid speed, that nothing else is using the port? Have you been able to connect to the device using a program such as TerraTerm ?
Ahmet yüksel
le 5 Fév 2018
1 commentaire
Walter Roberson
le 5 Fév 2018
Do you mean that you contacted Mathworks technical support and they said they did not know how to solve the problem?
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!