Other Parts Discussed in Thread: TMS320F28377D, CONTROLSUITE
Hello,
Firstly, this is my context :
- C2000 Microcontrollers Development Tools
- With TMS320F28377D (Delfino) and controlCARD Docking Station
- With 2 USB cables and 1 USB Mini cable
- Code Composer Strudio 6.1.0 (up to date)
- I discovered this IDE and this hardware
I followed Blinky example on controlSUITE and also the User's Guide to create and to debug a project (F2837xD Firmware Development Package).
However, I can't put my program in the Delfino flash memory because I have always errors.
In my configurations, I used the connection Texas Instruments XDS100v3 USB Debug Probe, but, I am not very sure of this choice given that I only have USB cables.
When I want to debug and to connect my application, errors are :
" Texas Instruments XDS100v3 USB Debug Probe_0/IcePick_C_0 : Target must be connected before loading program.
Texas Instruments XDS100v3 USB Debug Probe_0/C28xx_CPU1 : Target must be connected before loading program.
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: 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 5.1.641.0) "
Therefore, I wonder what is the way to use my device with juste USB cables ?
Can you help me to do a correct configuration ?
Best regards,
Kévin