Hi! I've been using MSP430 for many projects using CCS to do the programming. I've built a cable that allows me to program the chips that are soldered on the project board using the launchpad. This has worked well, but I was recently introduced to Energia and I would much rather use Energia for creating new projects going forward. Problem is I can't quite figure out what I need to do to allow other chips to be programmed. I'm using a G2553 in a 28 pin TSSOP package. The launchpad comes with the G2553, but when I select it, it doesn't have anything on port3 defined. I tried to change it all in the energia_pins.h, but that didn't do the trick for me.
Could someone give me (or point me) more direction on adding other chip variants to Energia?
Thanks!
Nate