On Wed, Apr 14, 2004 at 04:09:46PM -0400, Gao Zhengsu wrote: > even for the first time. I am really confused. I have checked the system > clock too and select the SMCLK definitely. What's wrong with this, I'm really > lost!
In this cases I took a similar example from TI (e.g. slac015) and use this in my code, to check whats wrong. I think a ADC12 - INT example is included. Usually you just forgot one of the various flags ;-). (Did you enable the interrupts at all?) Matthias