problem with F28379D

29 views (last 30 days)
SALAH alatai
SALAH alatai on 22 Apr 2021
Commented: Walter Roberson on 25 Apr 2022
Hello , I am trying to give simple pulse output to GPIO to blink LED in F28379D Launchpad, but it dose not working.
and recevied this messge.
How to solve this issue? I am using MATLAB 2020A.
thanks in advance.
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...
  16 Comments
Moise Cristi
Moise Cristi on 26 Dec 2021
I did it but I still have the same problem. Can you contact me on email or on fb to help me, please! I dont know what I m doing wrong. (cristimoise_14@yahoo.com)
Thank you!

Sign in to comment.

Accepted Answer

SALAH alatai
SALAH alatai on 27 Apr 2021
The problem was with the latest versions of CCS (10.30), after install the oldest version 10.2 no problem and the F28379D Launchpad is working.
  7 Comments
abdelhak boudallaa
abdelhak boudallaa on 25 Apr 2022
Hello doctor;
I used matlab 2018a CCS10.2, and always I have this problem of cofiguration of F28379D launchpad.
can you help me solve this problem?
C:\Users\ADL\Desktop\these mod\Projet_Master\commande_vectorielle_PWM_V7_ert_rtw>exit /B 0
Downloading program to the target hardware...
### Build procedure for model: 'commande_vectorielle_PWM_V7' aborted due to an error.
The following error occurred during deployment to your hardware board:
Debug Server Scripting (DSS) error:
*** User inputs:
Target Configuration: C:\PROGRA~3\MATLAB\SUPPOR~1\R2018a\toolbox\target\SUPPOR~1\tic2000/CCS_CO~1/F28379~1.CCX
Program Name: C:\Users\ADL\Desktop\THESEM~1\PROJET~1\COBFCB~1.OUT
Board Name: *
CPU Name: C28xx_CPU1
Hardware Name: TI_Delfino_F2837xD
*** Starting debug session...
SEVERE: IcePick_C_0: Error connecting to the target: (Error -151 @ 0x0) One of the FTDI driver functions used during the connect returned bad status or an error. The cause may be one or more of: no XDS100 is plugged in, invalid XDS100 serial number, blank XDS100 EEPROM, missing FTDI drivers, faulty USB cable. Use the xds100serial command-line utility in the 'common/uscif' folder to verify the XDS100 can be located. (Emulation package 8.1.0.00012)
SEVERE: emulation failure occurred
SEVERE: Error connecting to the target: emulation failure occurred
*** Cannot create a valid debug session for Board/CPU=*/C28xx_CPU1.
Make sure this matches only one board and one CPU.
Exiting...
Walter Roberson
Walter Roberson on 25 Apr 2022
Did you try using the xds100serial command-line utility in the 'common/uscif' folder to check whether the XDS100 can be located?

Sign in to comment.

More Answers (0)

Tags

Community Treasure Hunt

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

Start Hunting!