Hello,
How can I include the header file for MSP430G2553.
Krishna
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.
Hello,
How can I include the header file for MSP430G2553.
Krishna
if you use latest version of your IDE, you can simply include the header file.
#include "msp430g2553.h"
if not, you should download the new realese the IDE. Because G2553 is a new chip and if your IDE is old, probably not support.
**Attention** This is a public forum