Other Parts Discussed in Thread: TMS320F28069M, TMDSCNCD28035, TMDSCNCD28335
Tool/software: Code Composer Studio
My CCS keeps crashing when using DPS Workshop EVM in debug mode (TMS320F28035 card inserted). To make things worse I have to restart my PC every time as when I try to close and reopen the CCS the message "workspace in use or cannot be created" pops up.
I'm having no such issues with LaunchPadXL (TMS320F28069M).
I did notice that when I try to test the connection from "Target Configuration" window the LaunchPadXL returns all the proper responses while the DPS Workshop EVM doesn't. It still works fine for a while (10 mins to an hour) before freezing and crashing.
Tried comparing the USB-to-JTAG schematics of the two above mentioned modules: they are similar yet different enough.
Here's the test connection log window :
[Start: Texas Instruments XDS100v1 USB Debug Probe_0]
Execute the command:
%ccs_base%/common/uscif/dbgjtag -f %boarddatafile% -rv -o -F inform,logfile=yes -S pathlength -S integrity
[Result]
-----[Print the board config pathname(s)]------------------------------------
C:\Users\ie\AppData\Local\TEXASI~1\
CCS\ti\0\0\BrdDat\testBoard.dat
-----[Print the reset-command software log-file]-----------------------------
This utility has selected a 100- or 510-class product.
This utility will load the adapter 'jioserdesusb.dll'.
The library build date was 'Apr 27 2016'.
The library build time was '23:27:56'.
The library package version is '6.0.228.0'.
The library component version is '35.35.0.0'.
The controller does not use a programmable FPGA.
The controller has a version number of '4' (0x00000004).
The controller has an insertion length of '0' (0x00000000).
This utility will attempt to reset the controller.
This utility has successfully reset the controller.
-----[Print the reset-command hardware log-file]-----------------------------
The scan-path will be reset by toggling the JTAG TRST signal.
The controller is the FTDI FT2232 with USB interface.
The link from controller to target is direct (without cable).
The software is configured for FTDI FT2232 features.
The controller cannot monitor the value on the EMU[0] pin.
The controller cannot monitor the value on the EMU[1] pin.
The controller cannot control the timing on output pins.
The controller cannot control the timing on input pins.
The scan-path link-delay has been set to exactly '0' (0x0000).
An error occurred while hard opening the controller.
-----[An error has occurred and this utility has aborted]--------------------
This error is generated by TI's USCIF driver or utilities.
The value is '-150' (0xffffff6a).
The title is 'SC_ERR_FTDI_FAIL'.
The explanation is:
One of the FTDI driver functions used during
configuration returned a invalid status or an error.
[End: Texas Instruments XDS100v1 USB Debug Probe_0]