Hello,
I am using code composer studio version 5.3.0 for coding MSP-EXP430F5438 Experimenter board. I want to display internal ADC values on the LCD of board. I tested User_Experience of MSP-EXP430F5438(A) Example Software and have added ADC code to the same file. I got following errors :
1) program will not fit into available
2) symbol "ADC12_ISR" redefined: first defined iMSP-EXP430F5438_User_Experience
How to remove these errors?