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.

MSP430FR6989: Can't seem to produce proper JTAG timing sequences.

Part Number: MSP430FR6989

Hi,

I need to connect two MSP430's(MSP430FR6989) in my application and I want to read, write flash memory and download a program into the Slave MSP via Master MSP using JTAG connection. I am using the MSP430 JTAG Programming guide (www.ti.com/.../slau320ad.pdf). I cannot seem to get the JTAG id and I don't know how to debug GetCoreID() function. I am trying to debug JTAG timing sequences using a logic analyzer, but I cannot seem to generate any delays that are mentioned in the program also, I cannot figure out how the clock input is provided via SBWTCK. My code is here (https://github.com/vchilurg/CCS_Projects/tree/master/Flasher ) please go through it and tell me what is wrong with it and how do I debug my code. I have omitted the functions like Clock setting to 12 MHZ, Core voltage settings. I thought I would not require them since I am using two FR6989 development board. Do I still need to include them?

Can anyone please explain?

**Attention** This is a public forum