Hello everyone!
I'd like some help getting my new ti Launchpad working with Energia...
part: MSP430G2, chip M430G2553
All I've done to it so far is replace the pins with female headers. Now I'm trying to upload the example blink code and all I ever get is this:
Binary sketch size: 677 bytes (of a 16,384 byte maximum) tilib: MSP430_OpenDevice: Could not find device (or device not supported) (error = 4) tilib: device initialization failed
On computer #1 (win7, 64bit) I first installed CCS, then Energia. When I plug in the launchpad the green and red lights blink. When I try to upload using the 2553 board selection, I get the error above. I've tried all of the other board selections as well.
On computer #2 (win7, 64bit) I installed the MSP-EXP430G2 64bit win7 driver from Energia's website. Then I installed Energia, tried uploading Blink and got the same errors.
It's like I'm missing some crucial step... Any suggestions? Thank you very much in advance.