<?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>topic Re: MQX Corruption and unhandled interrupt in MQX Software Solutions</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/MQX-Corruption-and-unhandled-interrupt/m-p/340159#M10959</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Freescale MQX RTOS version 4.0.2 release was compiled and tested with IAR Embedded Workbench® for ARM® Version 6.50.5&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt; Sol&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Oct 2014 13:21:22 GMT</pubDate>
    <dc:creator>soledad</dc:creator>
    <dc:date>2014-10-23T13:21:22Z</dc:date>
    <item>
      <title>MQX Corruption and unhandled interrupt</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/MQX-Corruption-and-unhandled-interrupt/m-p/340155#M10955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;we have a custom board design with K60Z device and after running for a few days successfully, the same goes to unhanded exception &lt;/P&gt;&lt;P&gt;and when we connect the debugger we are seeing a few tasks are corrupted and a few tasks are seen in TAD. We are using MQX 4.0&lt;/P&gt;&lt;P&gt;Any Clue how to trace the problem?&lt;/P&gt;&lt;P&gt;Even with the exception handler printf directed to TTYB , we do not see anything printed to the console also&lt;/P&gt;&lt;P&gt;Please help&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;Vinod Ganesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2014 14:41:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/MQX-Corruption-and-unhandled-interrupt/m-p/340155#M10955</guid>
      <dc:creator>VinGanZ</dc:creator>
      <dc:date>2014-10-21T14:41:59Z</dc:date>
    </item>
    <item>
      <title>Re: MQX Corruption and unhandled interrupt</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/MQX-Corruption-and-unhandled-interrupt/m-p/340156#M10956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vinod Ganesh, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could please try increasing the stack size of the task? For example if the task has 1500 of stack, then try using 3000.&lt;/P&gt;&lt;P&gt;Please let me know if this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt; Sol&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2014 19:37:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/MQX-Corruption-and-unhandled-interrupt/m-p/340156#M10956</guid>
      <dc:creator>soledad</dc:creator>
      <dc:date>2014-10-21T19:37:01Z</dc:date>
    </item>
    <item>
      <title>Re: MQX Corruption and unhandled interrupt</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/MQX-Corruption-and-unhandled-interrupt/m-p/340157#M10957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Switching compiler revisions seemed to better the situation. &lt;/P&gt;&lt;P&gt;What is the recommended IAR version for MQX 4.0 ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Oct 2014 05:25:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/MQX-Corruption-and-unhandled-interrupt/m-p/340157#M10957</guid>
      <dc:creator>VinGanZ</dc:creator>
      <dc:date>2014-10-23T05:25:32Z</dc:date>
    </item>
    <item>
      <title>Re: MQX Corruption and unhandled interrupt</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/MQX-Corruption-and-unhandled-interrupt/m-p/340158#M10958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vinod,&lt;/P&gt;&lt;P&gt;The MQX_Release_Notes.pdf in the MQX4.0/doc folder tells you which version of IAR was used for testing.&lt;/P&gt;&lt;P&gt;In general newer versions of an IDE will work too.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;David &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Oct 2014 13:20:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/MQX-Corruption-and-unhandled-interrupt/m-p/340158#M10958</guid>
      <dc:creator>DavidS</dc:creator>
      <dc:date>2014-10-23T13:20:53Z</dc:date>
    </item>
    <item>
      <title>Re: MQX Corruption and unhandled interrupt</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/MQX-Corruption-and-unhandled-interrupt/m-p/340159#M10959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Freescale MQX RTOS version 4.0.2 release was compiled and tested with IAR Embedded Workbench® for ARM® Version 6.50.5&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt; Sol&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Oct 2014 13:21:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/MQX-Corruption-and-unhandled-interrupt/m-p/340159#M10959</guid>
      <dc:creator>soledad</dc:creator>
      <dc:date>2014-10-23T13:21:22Z</dc:date>
    </item>
    <item>
      <title>Re: MQX Corruption and unhandled interrupt</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/MQX-Corruption-and-unhandled-interrupt/m-p/340160#M10960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI All,&lt;/P&gt;&lt;P&gt;Looks like i have nailed the problem.&lt;/P&gt;&lt;P&gt;If i am trying to access the serial port transmit of the K60 faster than 50 milliseconds, it goes generates an exception.&lt;/P&gt;&lt;P&gt;I have a program that reads followed by write the serial port every 50 msec. if i do reads faster than 50 msec it survives but if i try to write it faster&lt;/P&gt;&lt;P&gt;than 50 msec it will throw and exception faster than expected in the previous situation where it threw an exception after a few days of operation.&lt;/P&gt;&lt;P&gt;The baud rate is 19200 data 8N1 and ITTY buffer size is 2048 bytes. I am writing about 48 bytes which means that 25 msec it takes to send it. &lt;/P&gt;&lt;P&gt;i am under the assumption that when i try to write it faster than 50 msec, it violates the buffer size vs transmitted characters going out !!&lt;/P&gt;&lt;P&gt;But it should not happen if i stay at 50 milliseconds&lt;/P&gt;&lt;P&gt;Thanks for the help&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;Vinod Ganesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Oct 2014 12:33:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/MQX-Corruption-and-unhandled-interrupt/m-p/340160#M10960</guid>
      <dc:creator>VinGanZ</dc:creator>
      <dc:date>2014-10-25T12:33:35Z</dc:date>
    </item>
  </channel>
</rss>

