problem with F28379D
16 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
SALAH alatai
el 22 de Abr. de 2021
Comentada: Walter Roberson
el 25 de Abr. de 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 comentarios
Moise Cristi
el 26 de Dic. de 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!
Respuesta aceptada
SALAH alatai
el 27 de Abr. de 2021
7 comentarios
abdelhak boudallaa
el 25 de Abr. de 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
el 25 de Abr. de 2022
Did you try using the xds100serial command-line utility in the 'common/uscif' folder to check whether the XDS100 can be located?
Más respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!