<?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>CodeWarrior for MCUのトピックRe: interrupt table: IDE version 5.5.1272 microcontroller MC9S12C32</title>
    <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/interrupt-table-IDE-version-5-5-1272-microcontroller-MC9S12C32/m-p/127251#M511</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;FONT size="2"&gt;Hello,&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT size="2"&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT size="2"&gt;I notice that you have cross-posted the same query in the 16-bit forum, as well as this one.&amp;nbsp; Please do not do this.&amp;nbsp; Each query must be posted in a &lt;U&gt;single forum only&lt;/U&gt;.&amp;nbsp; In this instance, the current forum would be the correct one.&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT size="2"&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT size="2"&gt;Regards,&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT size="2"&gt;Mac&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT size="2"&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Mar 2007 09:28:05 GMT</pubDate>
    <dc:creator>bigmac</dc:creator>
    <dc:date>2007-03-21T09:28:05Z</dc:date>
    <item>
      <title>interrupt table: IDE version 5.5.1272 microcontroller MC9S12C32</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/interrupt-table-IDE-version-5-5-1272-microcontroller-MC9S12C32/m-p/127249#M509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Times New Roman'; font-size: 3;"&gt;I am attempting to setup the port p interrupt on a MC9S12C32 process (NanoCore from technological arts) as shown below.&amp;nbsp; I am trying to use the interrupt to read in a 1 Hz signal from a Real Time Clock therefore, I set Port P up as an input and enabled the interrupt inside the PIEP register (although just to write the declaration I should not even need to do this).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Times New Roman'; font-size: 3;"&gt;interrupt 56 void 1Hz_handler(void) // port P5&lt;BR /&gt;// ENABLED:&lt;BR /&gt;// PURPOSE:&lt;BR /&gt;{&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;BR /&gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Times New Roman'; font-size: 3;"&gt;I keep getting an error stating that this is an invalid number.&amp;nbsp; I have counted up in the vector table several times and I keep getting Vportp to be 56.&amp;nbsp; Has anybody used the port p vectors?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Times New Roman'; font-size: 3;"&gt;When I looked in the Device user guide (MC9S12C32) it shows up as interrupt 37 when the reserved interrupts are removed from the counting.&amp;nbsp; I attempted to use 37 as the interrupt and this gives the same error "C2704:&amp;nbsp;Illegal&amp;nbsp;number".&amp;nbsp; When I looked&amp;nbsp;at the code warrior file&amp;nbsp;mc9s12c32.inc the interrupt would be 56.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Mar 2007 02:20:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/interrupt-table-IDE-version-5-5-1272-microcontroller-MC9S12C32/m-p/127249#M509</guid>
      <dc:creator>randy_s_woods</dc:creator>
      <dc:date>2007-03-21T02:20:56Z</dc:date>
    </item>
    <item>
      <title>Re: interrupt table: IDE version 5.5.1272 microcontroller MC9S12C32</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/interrupt-table-IDE-version-5-5-1272-microcontroller-MC9S12C32/m-p/127250#M510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN&gt;Woops! 1Hz_handler is not a valid name.....&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Mar 2007 02:41:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/interrupt-table-IDE-version-5-5-1272-microcontroller-MC9S12C32/m-p/127250#M510</guid>
      <dc:creator>randy_s_woods</dc:creator>
      <dc:date>2007-03-21T02:41:49Z</dc:date>
    </item>
    <item>
      <title>Re: interrupt table: IDE version 5.5.1272 microcontroller MC9S12C32</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/interrupt-table-IDE-version-5-5-1272-microcontroller-MC9S12C32/m-p/127251#M511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;FONT size="2"&gt;Hello,&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT size="2"&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT size="2"&gt;I notice that you have cross-posted the same query in the 16-bit forum, as well as this one.&amp;nbsp; Please do not do this.&amp;nbsp; Each query must be posted in a &lt;U&gt;single forum only&lt;/U&gt;.&amp;nbsp; In this instance, the current forum would be the correct one.&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT size="2"&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT size="2"&gt;Regards,&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT size="2"&gt;Mac&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT size="2"&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Mar 2007 09:28:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/interrupt-table-IDE-version-5-5-1272-microcontroller-MC9S12C32/m-p/127251#M511</guid>
      <dc:creator>bigmac</dc:creator>
      <dc:date>2007-03-21T09:28:05Z</dc:date>
    </item>
  </channel>
</rss>

