launchpad xL c2000 tms320f28069m with Simulink

6 vues (au cours des 30 derniers jours)
Joseph
Joseph le 7 Juil 2025
Commenté : Vidhi Agarwal le 15 Juil 2025
I tried running a demo example on plecs rt box with a launchpad xL c2000 tms320f28069m : but I have the error:
*** Starting debug session...
*** Debug Session Name: Texas Instruments XDS100v1 USB Emulator_0/C28xx
*** Board Name: Texas Instruments XDS100v1 USB Emulator_0
*** CPU Name: C28xx
*** Connecting to target...
SEVERE: C28xx: 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.10.0.00080)
  1 commentaire
Vidhi Agarwal
Vidhi Agarwal le 15 Juil 2025
To successfully flash the device using the Debug probe and Code Composer Studio (CCS), try the following steps:
  • Establish Connection in CCS: First, use CCS to connect to the target device and ensure the connection is working.
  • Use .ccxml in MATLAB: Next, use the same `.ccxml` file from CCS in MATLAB to establish the connection and download your code to the device.
  • Connect Serial Port for External Mode: After the code is downloaded, connect the serial port from the debugger to the SCI_A Rx and Tx pins on the board. This will enable communication in external mode.
Following these steps should help resolve issues with flashing and external mode communication.

Connectez-vous pour commenter.

Réponses (0)

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by