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.

CCS/MSP430G2553: Trouble programming MSP430G2553 chip with MSP-EXP430FR5739

Part Number: MSP430G2553
Other Parts Discussed in Thread: MSP-EXP430FR5739

Tool/software: Code Composer Studio

I am trying to program a MSP430G2553 chip using MSP-EXP430FR5739 evaluation board's emulation part via CCS. I connected the pins as follows:

MSP430G2553 --> eval board

DVCC: VCC

P1.1/TA0.0/UCA0RXD/UCA0SOMI/A1/CA1 -> TX 

P1.2/TA0.1/UCA0TXD/UCA0SIMO/A2/CA2 - RX

TEST/SBWTCK -> Test

RST/NMI/SBWTDIO -> Reset (with 47k resistor going to VCC)

DVSS -> GND

Also a LED with 330 ohm resistor is connected to P1.0.

CCS does find the debugger properly. However, when I try to upload sample blink sketchprogram, I get the following error:

MSP430: Trouble Reading Memory Block at 0xc000 on Page 0 of Length 0x4e: Could not communicate with FET MSP430: File Loader: Verification failed: Could not read 0xC000: target is not connected MSP430: GEL: File: C:\Users\swapn\workspace_v10\trial\Debug\trial.out: Load failed.

I tried swapping TX RX as well as removing them, but the same error persists.

Can someone kindly point out what I am doing wrong? I was using the following guide:  

**Attention** This is a public forum