<?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>problem LPC2148 VIC IRQ request</title><link>https://community.arm.com/developer/tools-software/tools/f/keil-forum/31199/problem-lpc2148-vic-irq-request</link><description> 
TIMER0 Match 0 - 3 (MR0, MR1, MR2, MR3) 4 0x0000 0010 Capture 0 -
3 (CR0, CR1, CR2, CR3) 

 
sir i am also confused. i just want to ask that when we use above
code then according to manual slot 1 assign to TIMER 0 . HOW
???????? 

 
for example according</description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator><item><title>RE: problem LPC2148 VIC IRQ request</title><link>https://community.arm.com/thread/67960?ContentTypeID=1</link><pubDate>Mon, 31 Dec 2012 03:08:54 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:932ffebd-c56a-4733-9339-5757eac8f430</guid><dc:creator>ImPer Westermark</dc:creator><description>&lt;p&gt;&lt;p&gt;
&amp;quot;AND HEX MASK IS 0X00000010&amp;quot;&lt;br /&gt;
What hex mask?&lt;/p&gt;

&lt;p&gt;
The user manual clearly describes that the low 5 bits of
VicVectCntlXX selects what peripherial that should be mapped to that
slot.&lt;/p&gt;

&lt;p&gt;
And that you enable the slot by setting the bit 0x20.&lt;/p&gt;

&lt;p&gt;
The manual also clearly describes that Timer0 have the value
4.&lt;/p&gt;

&lt;p&gt;
So an assign of 0x24 will enable a specific Vic slot for Timer0.
You then select which Vic slot to use depending on what priority you
want to give to Timer0.&lt;/p&gt;

&lt;p&gt;
By the way - what does ?????????????????? mean? Isn&amp;#39;t it enough
with a single? Ever seen a school book containing ten question marks
in a row?&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>