Hi,
I have a Launchpad Rev1.4 and had ordered a few samples of MSP430G2553 from TI. I am not being able to program the 2553 with energia. It gives me back the following errors:
Erasing...
tilib: MSP430_Erase: Could not read device memory (error = 6)
ihex: error on line 37
tilib: MSP430_Run: Could not read Enhanced Emulation Module register (error = 20)
I have cross-jumped my RX/TX wires as suggested on this page https://github.com/energia/Energia/wiki/Hardware. However I am still not able to program it. Currently I wish to send the simple blink example to it which is as follows