- First work from CCS to make a connection to the target.
- Then use the .ccxml from the CCS in MATLAB and try to establish the connection.
- After downloading the code successfully, connect the serial port from the debugger to SCI_A Rx and Tx pins on board from external mode.
Anyone could help to solve this problem please ? I tried to build and deploy from SIMULINK to F28377D.
28 次查看(过去 30 天)
显示 更早的评论
Initiating the executable load sequence on the target hardware using TI Code Composer Studio.
*** User inputs:
Target Configuration: C:\PROGRA~1\MATLAB\R2023a\toolbox\c2b\tic2000/CCS_CO~1/F28377~1.CCX
Program Name: D:\DSP\Sin_Wave\Internal_Sin_Firmware.out
Board Name: *
CPU Name: C28xx_CPU1
Hardware Name: TI_Delfino_F2837xD
Boot From Flash: 0
*** 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 9.5.0.00143)
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...
### Build procedure for Internal_Sin_Firmware aborted due to an error.
Build Summary
Top model targets built:
Model Action Rebuild Reason
=================================================================================
Internal_Sin_Firmware Failed Code generation information file does not exist.
0 of 1 models built (0 models already up to date)
Build duration: 0h 0m 18.299s
The following error occurred during deployment to your hardware board:
Error occurred during deployment to the hardware board. Check the 'Download Executable to Hardware' stage above for more details
0 个评论
采纳的回答
Swaraj
2023-12-26
Hi Arifin,
Please try out the following workaround:
Hope it helps!
更多回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!