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.

msp430 header file

Other Parts Discussed in Thread: MSP430F6736

Hi,

I have written the c code for the evaluation module of msp430f6736 processor in IAR workbench tool. It includes LCDCTL and LCDMEM registers and so I included an header fole #include<io310.h>.

But when I compiled it shows an error as the source file io310.h can not be found. Then I commented the header file and again compiled. At that time it shows the error as LCDCTL and LCDMEM are not defined. 

In my included library also i0310.h file not found. What can I do for the program to work correctly.

**Attention** This is a public forum