<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Processor Expert SoftwareのトピックRe: How do Processor Expert Interrupts Function?</title>
    <link>https://community.nxp.com/t5/Processor-Expert-Software/How-do-Processor-Expert-Interrupts-Function/m-p/231461#M1201</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;AS1_Interrupt &lt;/STRONG&gt;is located in the c module of corresponding component. You can for example right click on the component and acces it using View Source menu command or you can check "Generated_code" folder. There are stored all genereated modules from all components in your project.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regard&lt;/P&gt;&lt;P&gt;Vojtech Filip&lt;/P&gt;&lt;P&gt;Processor Expert Support Team&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 20 Jan 2013 08:20:07 GMT</pubDate>
    <dc:creator>vfilip</dc:creator>
    <dc:date>2013-01-20T08:20:07Z</dc:date>
    <item>
      <title>How do Processor Expert Interrupts Function?</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/How-do-Processor-Expert-Interrupts-Function/m-p/231460#M1200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well....this must be so obvious to most of you here but NOT to me!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"How do Processor Expert Interrupts Function?"&lt;/P&gt;&lt;P&gt;Actually I am curious because Processor Expert seems to generate some interrupts which might not be directly supported by the peripheral.&lt;/P&gt;&lt;P&gt;Suppose I am using UART0 on Kinetis KL25 (Freedom board), I've the option of having an interrupt on &lt;STRONG&gt;Block receive &lt;/STRONG&gt;or &lt;STRONG&gt;Block Sent&lt;/STRONG&gt; (&lt;EM&gt;AS1_OnBlockReceived&lt;/EM&gt; and/or &lt;EM&gt;AS1_OnBlockSent&lt;/EM&gt;..... I know that we have liberty to change these function names).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From Vectors.c, it is obvious that PE is using &lt;STRONG&gt;AS1_Interrupt&lt;/STRONG&gt; (vector number 0x1C) but where is the "magic" happening......in which function...in which file?&lt;/P&gt;&lt;P&gt;If am trying to send a random string named "RANDOM_STRING", my understanding is that PE must be using AS1_Interrupt to send each of the character in the string and would be generating &lt;STRONG&gt;AS1_OnBlockSent&lt;/STRONG&gt; when it is finished sending all the charcters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for your time!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 Jan 2013 07:15:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/How-do-Processor-Expert-Interrupts-Function/m-p/231460#M1200</guid>
      <dc:creator>vivacious</dc:creator>
      <dc:date>2013-01-20T07:15:30Z</dc:date>
    </item>
    <item>
      <title>Re: How do Processor Expert Interrupts Function?</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/How-do-Processor-Expert-Interrupts-Function/m-p/231461#M1201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;AS1_Interrupt &lt;/STRONG&gt;is located in the c module of corresponding component. You can for example right click on the component and acces it using View Source menu command or you can check "Generated_code" folder. There are stored all genereated modules from all components in your project.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regard&lt;/P&gt;&lt;P&gt;Vojtech Filip&lt;/P&gt;&lt;P&gt;Processor Expert Support Team&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 Jan 2013 08:20:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/How-do-Processor-Expert-Interrupts-Function/m-p/231461#M1201</guid>
      <dc:creator>vfilip</dc:creator>
      <dc:date>2013-01-20T08:20:07Z</dc:date>
    </item>
    <item>
      <title>Re: How do Processor Expert Interrupts Function?</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/How-do-Processor-Expert-Interrupts-Function/m-p/231462#M1202</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Filip......I was overlooking it time and again:smileysilly:&lt;/P&gt;&lt;P&gt;Now I've found it.&lt;/P&gt;&lt;P&gt;Thanks a lot!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 Jan 2013 12:44:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/How-do-Processor-Expert-Interrupts-Function/m-p/231462#M1202</guid>
      <dc:creator>vivacious</dc:creator>
      <dc:date>2013-01-20T12:44:17Z</dc:date>
    </item>
  </channel>
</rss>

