<?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>S12 / MagniV MicrocontrollersのトピックRe: what should be the size of interrupt function</title>
    <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/what-should-be-the-size-of-interrupt-function/m-p/438723#M11476</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No i am not saying about the complete Xgate code iam only saying about the interrupt function like CAN receive interrupt funciton, how big it can be so that it does not block the new messages.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 May 2015 10:18:06 GMT</pubDate>
    <dc:creator>rahulkrishna</dc:creator>
    <dc:date>2015-05-19T10:18:06Z</dc:date>
    <item>
      <title>what should be the size of interrupt function</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/what-should-be-the-size-of-interrupt-function/m-p/438721#M11474</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using the Xgate CAN driver library. I modified the receive interrupt function, could someone please tell me what is the limit of lines that i can write for the interrupt function. I found that if i increase the number of lines of interrupt the behavior seems to be significantly different. The debugger does not break in the interrupt but the variables in the interrupt increase. please help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 May 2015 06:06:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/what-should-be-the-size-of-interrupt-function/m-p/438721#M11474</guid>
      <dc:creator>rahulkrishna</dc:creator>
      <dc:date>2015-05-17T06:06:05Z</dc:date>
    </item>
    <item>
      <title>Re: what should be the size of interrupt function</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/what-should-be-the-size-of-interrupt-function/m-p/438722#M11475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Number of XGATE code lines is not limited. From XGATE you can access up to 30k of flash and up to 32k of RAM. XGATE code may run from both flash and RAM. Is your CW license OK? Don't you get message about 512 bytes of XGATE code limit? If not, then perhaps some XGATE error is triggered and code just doesn't run - of course you'll have problems catching this in debugger. Hard to give better advice without looking at code.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 May 2015 07:01:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/what-should-be-the-size-of-interrupt-function/m-p/438722#M11475</guid>
      <dc:creator>kef2</dc:creator>
      <dc:date>2015-05-18T07:01:50Z</dc:date>
    </item>
    <item>
      <title>Re: what should be the size of interrupt function</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/what-should-be-the-size-of-interrupt-function/m-p/438723#M11476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No i am not saying about the complete Xgate code iam only saying about the interrupt function like CAN receive interrupt funciton, how big it can be so that it does not block the new messages.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2015 10:18:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/what-should-be-the-size-of-interrupt-function/m-p/438723#M11476</guid>
      <dc:creator>rahulkrishna</dc:creator>
      <dc:date>2015-05-19T10:18:06Z</dc:date>
    </item>
    <item>
      <title>Re: what should be the size of interrupt function</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/what-should-be-the-size-of-interrupt-function/m-p/438724#M11477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Single XGATE interrupt function can take all availbale XGATE code space.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2015 10:27:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/what-should-be-the-size-of-interrupt-function/m-p/438724#M11477</guid>
      <dc:creator>kef2</dc:creator>
      <dc:date>2015-05-19T10:27:00Z</dc:date>
    </item>
  </channel>
</rss>

