<?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>8-bit MicrocontrollersのトピックMC9S08LC60</title>
    <link>https://community.nxp.com/t5/8-bit-Microcontrollers/MC9S08LC60/m-p/186364#M14010</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How do u know if an interrupt is generated from the microprocessor? i am currently using codewarrior IDE. What am&amp;nbsp;i suppose to look out for to see if an interrupt is generated?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 01 Jun 2009 10:54:31 GMT</pubDate>
    <dc:creator>birdbird</dc:creator>
    <dc:date>2009-06-01T10:54:31Z</dc:date>
    <item>
      <title>MC9S08LC60</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/MC9S08LC60/m-p/186364#M14010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How do u know if an interrupt is generated from the microprocessor? i am currently using codewarrior IDE. What am&amp;nbsp;i suppose to look out for to see if an interrupt is generated?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jun 2009 10:54:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/MC9S08LC60/m-p/186364#M14010</guid>
      <dc:creator>birdbird</dc:creator>
      <dc:date>2009-06-01T10:54:31Z</dc:date>
    </item>
    <item>
      <title>Re: MC9S08LC60</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/MC9S08LC60/m-p/186365#M14011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello birdbird,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When an interrupt is generated there will mostly be an associated flag that is set.&lt;/P&gt;&lt;P&gt;Then the CPU will fetch the vector address form the vector table and programme execution will jump to that location after the registers are saved.&lt;/P&gt;&lt;P&gt;Normal execution will resume when the RTI is executed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So the most obvious thing is that execution suddenly jumps to the start of your ISR code.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jun 2009 11:31:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/MC9S08LC60/m-p/186365#M14011</guid>
      <dc:creator>peg</dc:creator>
      <dc:date>2009-06-01T11:31:29Z</dc:date>
    </item>
    <item>
      <title>Re: MC9S08LC60</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/MC9S08LC60/m-p/186366#M14012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hmm kk thks. But when i compile my codes, i got this error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Error&amp;nbsp;&amp;nbsp; : C2450: Expected:&amp;nbsp; ~ ( IDENT auto const extern register static typedef volatile __interrupt&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;main.c line 45&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Error&amp;nbsp;&amp;nbsp; : Compile failed&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How do i solve it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jun 2009 13:38:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/MC9S08LC60/m-p/186366#M14012</guid>
      <dc:creator>birdbird</dc:creator>
      <dc:date>2009-06-01T13:38:38Z</dc:date>
    </item>
    <item>
      <title>Re: MC9S08LC60</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/MC9S08LC60/m-p/186367#M14013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Looks like you should be in the Codewarrior forum now.&lt;/P&gt;&lt;P&gt;Seems you are not writing your ISR correctly&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jun 2009 19:51:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/MC9S08LC60/m-p/186367#M14013</guid>
      <dc:creator>peg</dc:creator>
      <dc:date>2009-06-01T19:51:11Z</dc:date>
    </item>
  </channel>
</rss>

