<?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中的主题 How to use RTI in STOP3 mode</title>
    <link>https://community.nxp.com/t5/8-bit-Microcontrollers/How-to-use-RTI-in-STOP3-mode/m-p/336905#M21059</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have project working on the GT16 and designed with CodeWarrio 10.3 and migrated to 10.6.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;With Device Initialization (why that nice feature disappeared in 10.6?), I can see all the modules used for that microcontroller. The RTI is not used and I clicked on it to be able to configure it:&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Clock select = Internal oscillator&lt;/P&gt;&lt;P&gt;Prescaler = 1024&lt;/P&gt;&lt;P&gt;Real-Time interrupt = Enabled&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When doing that, I can see this warning message:&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;Warning: Internal oscilator is used as a clock source - RTI won't be active in run and wait modes! (Clock select)&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hey Freescale, there is a typo on the "oscillator" ! ;-)&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ok, what I understand from that warning message is the RTI won't be triggered if I am on run or wait mode. Correct?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I execute a stop, the RTI should be working, correct?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I compiled and uploaded the code to my chip and got to the point where the STOP3 mode is executed (asm STOP). I expected to see the breakpoint put in the RTI interrupt to be triggered, but nothing happened.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any clue why it does not work? What did I forget to configure? Does the warning message could be the cause of my problem?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Big thanks in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Dec 2014 16:43:47 GMT</pubDate>
    <dc:creator>icarus31</dc:creator>
    <dc:date>2014-12-09T16:43:47Z</dc:date>
    <item>
      <title>How to use RTI in STOP3 mode</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/How-to-use-RTI-in-STOP3-mode/m-p/336905#M21059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have project working on the GT16 and designed with CodeWarrio 10.3 and migrated to 10.6.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;With Device Initialization (why that nice feature disappeared in 10.6?), I can see all the modules used for that microcontroller. The RTI is not used and I clicked on it to be able to configure it:&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Clock select = Internal oscillator&lt;/P&gt;&lt;P&gt;Prescaler = 1024&lt;/P&gt;&lt;P&gt;Real-Time interrupt = Enabled&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When doing that, I can see this warning message:&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;Warning: Internal oscilator is used as a clock source - RTI won't be active in run and wait modes! (Clock select)&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hey Freescale, there is a typo on the "oscillator" ! ;-)&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ok, what I understand from that warning message is the RTI won't be triggered if I am on run or wait mode. Correct?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I execute a stop, the RTI should be working, correct?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I compiled and uploaded the code to my chip and got to the point where the STOP3 mode is executed (asm STOP). I expected to see the breakpoint put in the RTI interrupt to be triggered, but nothing happened.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any clue why it does not work? What did I forget to configure? Does the warning message could be the cause of my problem?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Big thanks in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Dec 2014 16:43:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/How-to-use-RTI-in-STOP3-mode/m-p/336905#M21059</guid>
      <dc:creator>icarus31</dc:creator>
      <dc:date>2014-12-09T16:43:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to use RTI in STOP3 mode</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/How-to-use-RTI-in-STOP3-mode/m-p/336906#M21060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;*** UPDATE ***&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I took out the Multilink from my board and it worked!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is by reading some posts that I discovered that some people had that issue also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that will help you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Dec 2014 18:45:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/How-to-use-RTI-in-STOP3-mode/m-p/336906#M21060</guid>
      <dc:creator>icarus31</dc:creator>
      <dc:date>2014-12-09T18:45:53Z</dc:date>
    </item>
  </channel>
</rss>

