Other Parts Discussed in Thread: ENERGIA, , MSP-EXP430G2ET
Please give the step-by-step procedure to use MSP430G2755 with ARDUINO IDE or ENERGIA platform. If it is not possible, please describe the usage in CCS.
Thank You,
Maneesh PS
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.
Please give the step-by-step procedure to use MSP430G2755 with ARDUINO IDE or ENERGIA platform. If it is not possible, please describe the usage in CCS.
Thank You,
Maneesh PS
This is a pretty tall order. if your chip is compatible with the MSP430G Launchpad, it should work with Energia;
I suggest using CCS. The first thing you see when you fire it up the first time is the "getting started view" which should get you going:
Is it possible to perform this IC programming using CCS Studio and the Arduino programming language? Please explain?
Follow the links, they are basically getting started guides.
I am not sure if your MCU is supported on Arduino/Energia.
It is definitely supported for general C programming with CCS.
For CCS you will need a launchpad with SBW in order to program your chip - if it is not a launchpad. Arduino needs a similar interface. Energia uses the launchpad debugging chip that interfaces with USB.
TLDR;
You will need to get a MSP-EXP430G2ET launchpad to connect your MCU to a debugger, and provide the proper connections on your board.
**Attention** This is a public forum