ezdsp F28335 external mode error
조회 수: 1 (최근 30일)
이전 댓글 표시
ı 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
답변 (3개)
Ahmet yüksel
2018년 2월 4일
댓글 수: 1
Walter Roberson
2018년 2월 4일
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
2018년 2월 5일
댓글 수: 1
Walter Roberson
2018년 2월 5일
Do you mean that you contacted Mathworks technical support and they said they did not know how to solve the problem?
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!