So, this is my first foray into using the msp430. I am working on an WSPR beacon project. Essentially, I have the code and the project materials. I got the TI-LaunchPad MSP-EXP430G2 that came with MSP430G223 and it uploads the sample "Blink" that are provided in the Energria software. When I replace the '223 with the chip I need M430G2553. Trying to upload the same sample I get the following error:
Could not communicate with FET (error = 35)
ihex: error on line 43
MSP430_Run: Could not read Enhanced Emulation Module register (error = 20)
I could not find much info for error 35. Is the MSP-EXP430G2 not compatible for the '2553? Is there an update / library I need to get?
Thanks for the help. Chris