<?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: MQX Lite + Timerint = crash</title>
    <link>https://community.nxp.com/t5/Processor-Expert-Software/MQX-Lite-Timerint-crash/m-p/201554#M776</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Could you post some simple demo project reproducing the problem?&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;Petr Hradsky&lt;/P&gt;&lt;P&gt;Processor Expert Support Team&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Dec 2012 10:50:48 GMT</pubDate>
    <dc:creator>Petr_H</dc:creator>
    <dc:date>2012-12-13T10:50:48Z</dc:date>
    <item>
      <title>MQX Lite + Timerint = crash</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/MQX-Lite-Timerint-crash/m-p/201553#M775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;KL25 Freedom board, with CW 10.3.&lt;/P&gt;&lt;P&gt;I start a new project, add MQX lite and create two tasks. It works as it should.&lt;/P&gt;&lt;P&gt;Then I add a TimerInt component, say using Periodic interrupt source PIT_LDVAL0, but other sources do the same thing. &lt;/P&gt;&lt;P&gt;When the Interrupt period is somewhat high, like 200 msec, everything is fine.&lt;/P&gt;&lt;P&gt;Things go wrong when the period is shorter, like 1 msec. The program crashes and the debugger shows it is stuck in dispatch.S close to&lt;/P&gt;&lt;P&gt;ASM_LABEL(no_one_to_run)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It does not matter what's inside the OnInterrupt function, even an empty function shows the problem.&lt;/P&gt;&lt;P&gt;Oddly, it seems that a single MQX task makes the program behave correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alberto.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Dec 2012 15:48:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/MQX-Lite-Timerint-crash/m-p/201553#M775</guid>
      <dc:creator>Alberto_g</dc:creator>
      <dc:date>2012-12-09T15:48:12Z</dc:date>
    </item>
    <item>
      <title>Re: MQX Lite + Timerint = crash</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/MQX-Lite-Timerint-crash/m-p/201554#M776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Could you post some simple demo project reproducing the problem?&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;Petr Hradsky&lt;/P&gt;&lt;P&gt;Processor Expert Support Team&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Dec 2012 10:50:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/MQX-Lite-Timerint-crash/m-p/201554#M776</guid>
      <dc:creator>Petr_H</dc:creator>
      <dc:date>2012-12-13T10:50:48Z</dc:date>
    </item>
    <item>
      <title>Re: MQX Lite + Timerint = crash</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/MQX-Lite-Timerint-crash/m-p/201555#M777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your interest.&lt;/P&gt;&lt;P&gt;I attach a simpler program. This one seems to crash in every condition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alberto &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Dec 2012 15:39:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/MQX-Lite-Timerint-crash/m-p/201555#M777</guid>
      <dc:creator>Alberto_g</dc:creator>
      <dc:date>2012-12-13T15:39:06Z</dc:date>
    </item>
    <item>
      <title>Re: MQX Lite + Timerint = crash</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/MQX-Lite-Timerint-crash/m-p/201556#M778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alberto,&lt;/P&gt;&lt;P&gt;I have checked your project with official CW 10.3 release and it works without any crashes. You are probably working with some older version so upgrade.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards Petr&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Dec 2012 12:21:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/MQX-Lite-Timerint-crash/m-p/201556#M778</guid>
      <dc:creator>petr_uhlir</dc:creator>
      <dc:date>2012-12-20T12:21:36Z</dc:date>
    </item>
  </channel>
</rss>

