problem with TMS320F28379D LaunchPad.

조회 수: 5 (최근 30일)
SALAH alatai
SALAH alatai 2021년 4월 26일
편집: SALAH alatai 2021년 4월 26일
Hi All, I am trying to give simple pulse output to GPIO to blink LED in F28379D Launchpad, but it does not work.
and received those error messages, first when I did connect and second error message when I did monitor & tune.
I followed the structure but did not solve it.
How to solve this issue? I am using MATLAB 2020A.
thanks in advance.
################# FIRST ERROR.
Error occurred while executing External Mode MEX-file 'ext_comm': Failed to connect to the target. A time-out occurred while waiting for the connection response from the target. Possible reasons for the time-out: a) The target is not switched on. b) The target is not connected to your host machine. c) The application for the model is not running on the target. You might have clicked the Stop button. If the Run button is not dimmed, click it. Otherwise, click the Build button, which downloads and runs your application on the target.
################ SECOND ERROR
The following error occurred during deployment to your hardware board:
Debug Server Scripting (DSS) error:
*** User inputs:
Target Configuration: undefined
Program Name: undefined
Board Name: unspecified (connect to first board)
CPU Name: unspecified (connect to first CPU)
Hardware Name: unspecified
*** Starting debug session...
SEVERE: Cannot read System Setup data from XML file C:\Users\User\MATLAB\Micro_controller_ert_rtw\undefined
Error parsing file:
Fatal Error at (0, 0): An exception occurred! Type:RuntimeException, Message:The primary document entity could not be opened. Id=C:\Users\User\MATLAB\Micro_controller_ert_rtw\undefined
SEVERE: Could not start server: DebugServer.1: Cannot read System Setup data from XML file C:\Users\User\MATLAB\Micro_controller_ert_rtw\undefined
Error parsing file:
Fatal Error at (0, 0): An exception occurred! Type:RuntimeException, Message:The primary document entity could not be opened. Id=C:\Users\User\MATLAB\Micro_controller_ert_rtw\undefined
*** Cannot create a valid debug session for Board/CPU=*/*.
Make sure this matches only one board and one CPU.
Exiting...

답변 (0개)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by