<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.arm.com/utility/feedstylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>ADC Data abort</title><link>https://community.arm.com/developer/tools-software/tools/f/keil-forum/20314/adc-data-abort</link><description> 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;
 
when I get to the second line, I</description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator></channel></rss>