I am wiring the MSP-FET usb programmer to Device MSP430FR5726 like what is shown in the pic.
But the CCS couldn't find the chip after compiling: Error connecting to the target: Unknown device
I've double check the connection, seems it is correct. I use Vcc tool from the programer provide 3.3V to the chip.
TDO/TDI connect to pin11, TDI/VPP connect to pin 12, TMS to pin 13, TCK to pin 14.
I've also change to 2 wire connection and it still didn't solve the issue.
Did I missed some steps when using the MSP-FET(maybe not configure right)? In addition, is there any software tool could allow MSP-FET to detect the device before programming? I remember the old Spectrum Digital Programmer could see the chips before burning in the firmware.
The waveform below shows the communication waveform.
yellow(TDO/TDI), blue (TDI/VPP), purple (TMS), green(TCK).
Thanks,