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.

MSP430F6779A: Unable to code MSP430F6779A

Part Number: MSP430F6779A

I am very new to the Texas Instruments Board. I am using MSP430F6779A and IAR 7.12.4 as IDE and JTAG as programmer/debugger. In IAR, I am able to compile the code and even after clicking on download and debug, I could debug the code step-by-step by setting breakpoints. But irrespective of what I write in the code, there is no changes in the microcontroller board. I have only included the io430.h and io430f6779.h header files in the code. I am currently doing register level coding by using port registers like P1DIR/P1OUT, etc. My question is 1. Do I need to add any header files other than what I listed? 2. Is there any header files after which I can code through APIs? 3. Is there something else I am missing? Please help as I am a complete beginner with this device.   

**Attention** This is a public forum