Barbara, Among other issues involving incorrect ADC initialization and neglect to use the timer trigger, you never enable interrupts or enter LPM0. Your code is looping continuously without being triggered by a timer or waiting for the ADC to complete conversions. Please review the MSP430x261x_adc12_11.c example provided by TI: www.ti.com/.../slac151 Regards, Ryan
↧