This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software: Code Composer Studio
I have UniFlash 4.2.0.1490 (MSP430.dll ver. 3.10.0.003), CCS 6.1.1 (MSP430.dll ver. 3.4.3.4), and MSP-FET with a serial number starting with "14"
UniFlash Identifies, connects and communicates with the 2-wire Spy-Bi-Wire connected target without any issues.
CCS Identifies, connects and communicates with 4-wire JTAG targets without any issues
CCS reports "Error connecting to the target: Unknown device" when attempting to connect to the same Spy-Bi-Wire connected MSP430FR5994 to which UniFlash can connect. Followed by "Unable to connect to the target."
When alternating between UniFlash and CCS, each asks to update the MSP-FET firmware.
Also in CCS when the target ccsml file is opened the connect button in the Advanced Setup -> Test Connection section is greyed.
What is the recommended approach for fixing this?
The RST line pull-down capacitance is 1 nF.
I did go through various iterations of updating/ignore updating the MSP-FET firmware without success.
I finally took MSP430.dll, msp430_emu.dvr and the DLLs that MSP430.dll references from the UniFlash folders and put them in the folder ti\ccsv6\ccs_base\DebugServer\drivers folder. I was able to get a connection via CCS, loaded code and did some debugging via the Spy-Bi-Wire connection.
The "Test Connection" button for the target configuration (.ccxml file) is still disabled.
Jim,
The Test Connection button will be disabled when using an MSP-FET as it does not support that functionality. It is enabled based on if the selected probe supports it.
Regards,
John