Other Parts Discussed in Thread: MSP-EXP430FR2355,
I am a graduate student working on my thesis research project, which utilizes the MSP430FR2355. I tested my code successfully on the related launchpad (MSP-EXP430FR2355). Now I am trying to integrate this microcontroller onto my own PCB system. I am using the Launchpad's eZ-FET Debug Probe to program my code onto brand new, out of the box microcontrollers, and I am receiving this error (on CCS):
I am connecting the GND, 3V3, SBWTDIO, and SBWTCK pins for programming.
Along with using my own board design, I have tried replacing the microcontroller in my launchpad with a brand new one that I had ordered, resulting in the same error.
What is the programming process with brand new microcontroller chips? Are there any other flash/programming steps before starting a debug session with my code in CCS?
Thank you in advance!