<?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>AGSI Interrupts</title><link>https://community.arm.com/developer/tools-software/tools/f/keil-forum/15087/agsi-interrupts</link><description> The AGSI documentation states that all interrupt sources need to be declared within the AGSI DLL. 
 
Does this really mean &amp;#39;all&amp;#39;, or can the standard external interrupts IE0 and IE1 be left as they are and triggered from the DLL? 
 
Also, how do I trigger</description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator><item><title>RE: AGSI Interrupts</title><link>https://community.arm.com/thread/110070?ContentTypeID=1</link><pubDate>Tue, 30 Jul 2002 07:54:09 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:43a8f701-ebad-4e7b-8903-98807cbcfa31</guid><dc:creator>Gary Partis</dc:creator><description>&lt;p&gt;Ok....&lt;br /&gt;
&lt;br /&gt;
I simply find that dicussion forums are often faster than tech support - although this appears to be not the case with Keil! ;-)&lt;br /&gt;
&lt;br /&gt;
Best regards,&lt;br /&gt;
&lt;br /&gt;
Gary Partis&lt;br /&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: AGSI Interrupts</title><link>https://community.arm.com/thread/95131?ContentTypeID=1</link><pubDate>Tue, 30 Jul 2002 07:42:35 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:76077ef5-7b76-4af1-a351-7805447e102a</guid><dc:creator>Hans Schneebauer</dc:creator><description>&lt;p&gt;Since your AGSI questions are technical support questions, can also contact me directly under hs@keil.com.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: AGSI Interrupts</title><link>https://community.arm.com/thread/54558?ContentTypeID=1</link><pubDate>Tue, 30 Jul 2002 07:06:23 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:5216e20a-4ed6-48c6-86f3-516b08477c8b</guid><dc:creator>Gary Partis</dc:creator><description>&lt;p&gt;Many thanks for that  - but I have a further query which I&amp;#39;ll post seperately! ;-)&lt;br /&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: AGSI Interrupts</title><link>https://community.arm.com/thread/38988?ContentTypeID=1</link><pubDate>Fri, 26 Jul 2002 16:08:52 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:55e31d8a-7467-40d6-a761-cc1e73e64ee0</guid><dc:creator>Hans Schneebauer</dc:creator><description>&lt;p&gt;The AGSI DLL&amp;#39;s are usually used to simulate additional internal or external peripherals.  &amp;#39;all&amp;#39; interrupts is maybe an ambiguous expression.  You only need to define those  interrupts that are supported by this new AGSI peripheral.&lt;br /&gt;
&lt;br /&gt;
Already defined interrupts &lt;b&gt;must not&lt;/b&gt; be redefined in a AGSI DLL.&lt;br /&gt;
&lt;br /&gt;
Interrupts are triggered by setting the corresponding interrupt request flag.  This can be done with a AGSIWriteSFR call.&lt;br /&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>