I am having a data abort problem when I initialize the AD converter of the LPC2103. I am using uVision3, and here the code that is causing problem:
PINSEL1 |= 0x00030000; ADCR = 0x00200404; ADCR |= 0x00010000;