Part Number: MSP432P401R
Hello,
I have an external MSP432P401R on a PCB that I'm trying to program with the Launchpad XDS110 and I'm getting this error in CCS:
I followed all guidelines in the Launchpad manual section 2.3.4 Using the XDS110-ET Debug Probe With a Different Target
ALL jumpers were removed from J101. I have 5 wires going from the Launchpad XDS110 to my processor: TDI, TDO, TMS, TCK and RST.
I'm also supplying 3.3V and GND from my PCB, not from the Launchpad. I've confirmed that I have 3.3V at AVCC1, AVCC2, DVCC1 and DVCC2. I also confirmed that the proper pins are grounded: AVSS1, AVSS2, AVSS3, DVSS1, DVSS2 and DVSS3. I've triple checked that the pins are correct on my PCB for the programming circuit but I'll show them here:
I connected the 5 wires TDI, TDO, TCK, TMS and RST from the MSP432 to the pins listed above on the XDS110 J101 pins on the launchpad.
If it's worth noting, when I first tried to program to MSP432 it seemed to connect properly but when I hit PLAY to run the debugger it gave me error -1170 (I didn't get a screenshot). Every other time after that initial, I've gotten the error I listed initially in this post.
Any help is appreciated, is there anything you notice in my setup or any configuration change I may need to implement in CCS?
I'm able to run the debugger with the onboard MSP432 on the launchpad just fine.
I also checked to see if I had any updates in CCS but there weren't any. Here's my version of CCS:
Thank you.