<?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: KDS 3.0.0+SDK+MQX-lite crash when using interrupt driven drivers in Kinetis Design Studio</title>
    <link>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-3-0-0-SDK-MQX-lite-crash-when-using-interrupt-driven-drivers/m-p/407429#M2837</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.5pt; font-family: Helvetica, sans-serif;"&gt;My conclusion to this problem is that MQX-lite does not work at least for my combination of KDS, SDK and MCU. I changed to full MQX and all problems disappeared.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.5pt; font-family: Helvetica, sans-serif;"&gt;MQX-lite crashes deep inside the task scheduler during start-up. This also happens with only auto generated code and 3 user tasks. I was actually able to force the MQX-lite application to start by single stepping through the scheduler. Running at full speed however it crashes.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.5pt; font-family: Helvetica, sans-serif;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.5pt; font-family: Helvetica, sans-serif;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Nov 2015 12:16:14 GMT</pubDate>
    <dc:creator>olavbirkeland</dc:creator>
    <dc:date>2015-11-12T12:16:14Z</dc:date>
    <item>
      <title>KDS 3.0.0+SDK+MQX-lite crash when using interrupt driven drivers</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-3-0-0-SDK-MQX-lite-crash-when-using-interrupt-driven-drivers/m-p/407421#M2829</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp; I am trying to&amp;nbsp; read a I2C slave device using PE SDK and MQX-lite.&amp;nbsp; This would seemingly be easy. Even with very little, or more correct no code written by me, the program crashes. Here is what I have done:&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-Installed Kinetis Design Studio 3.0.0&lt;/P&gt;&lt;P&gt;-Installed PE SW updates to add support for the &lt;STRONG&gt;MKL27Zxxx&lt;/STRONG&gt; family&lt;/P&gt;&lt;P&gt;-Installed Kinetis Software Development Kit 1.3.0&lt;/P&gt;&lt;P&gt;-Run “Install new Software …” from PE to add SDK into PE (C:\Freescale\KSDK_1.3.0\tools\eclipse_update\KSDK_1.3.0_Eclipse_Update.zip)&lt;/P&gt;&lt;P&gt;-Add one output I/O pin. This pin will be used to drive a single LED&lt;/P&gt;&lt;P&gt;-Add OS to the project (MQX lite)&lt;/P&gt;&lt;P&gt;-Add one task and writing a few lines of code for blinking the LED once every second&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This works fine and the LED is blinking.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then I modify the program by adding one I2C master and&lt;STRONG&gt; enable Auto Initialization&lt;/STRONG&gt;. I do not add any code to use the I2C master yet.&lt;/P&gt;&lt;P&gt;I recompile the code and start debugging the program. The program crashes and it seems like there are problems during task scheduling. Please note that I have not written any code myself for I2C initialization or usage. All code related to I2C are auto generated based on my settings in PE.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 1.5;"&gt;I actually do not think this has anything to do with I2C. It just happens to be I2C that’s the first interrupt driven driver that I am using in my first SDK+PE+MQX-lite project. I believe that the problem are somehow related to interrupts and MQX-lite.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 1.5;"&gt;Is there anything that I have forgot during &lt;SPAN style="border-bottom-width: 1px; border-bottom-color: red; border-bottom-style: dashed;"&gt;PE&lt;/SPAN&gt; setup that can explain this?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Oct 2015 07:52:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-3-0-0-SDK-MQX-lite-crash-when-using-interrupt-driven-drivers/m-p/407421#M2829</guid>
      <dc:creator>olavbirkeland</dc:creator>
      <dc:date>2015-10-19T07:52:28Z</dc:date>
    </item>
    <item>
      <title>Re: I2C crashes MQX Lite.</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-3-0-0-SDK-MQX-lite-crash-when-using-interrupt-driven-drivers/m-p/407422#M2830</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Olav,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please send your project to us , we will test and check it on our side .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Alice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Oct 2015 08:46:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-3-0-0-SDK-MQX-lite-crash-when-using-interrupt-driven-drivers/m-p/407422#M2830</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2015-10-19T08:46:27Z</dc:date>
    </item>
    <item>
      <title>Re: I2C crashes MQX Lite.</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-3-0-0-SDK-MQX-lite-crash-when-using-interrupt-driven-drivers/m-p/407423#M2831</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.5pt; font-family: Helvetica, sans-serif;"&gt;Hello Alice&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt; font-family: Helvetica, sans-serif;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt; font-family: Helvetica, sans-serif;"&gt;Thanks for a very quick response. Attached is the complete workspace. It contains only one project.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt; font-family: Helvetica, sans-serif;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.5pt; font-family: Helvetica, sans-serif;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt; font-family: Helvetica, sans-serif;"&gt;The MCU is : MKL27Z256 in 64 pin QFP&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt; font-family: Helvetica, sans-serif;"&gt;LED0 is connected to output pin on PTA5&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt; font-family: Helvetica, sans-serif;"&gt;I2C are connected to I2C0 on PTB0 and PTB1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt; font-family: Helvetica, sans-serif;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt; font-family: Helvetica, sans-serif;"&gt;Only one task (in addition to idle task) LED_Main() the 4 lines in this task is the only one I have written, the rest is auto generated. As the program is now it crashes. If you remove "Auto initialization" of the I2C master, the program will run. &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Oct 2015 10:03:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-3-0-0-SDK-MQX-lite-crash-when-using-interrupt-driven-drivers/m-p/407423#M2831</guid>
      <dc:creator>olavbirkeland</dc:creator>
      <dc:date>2015-10-19T10:03:43Z</dc:date>
    </item>
    <item>
      <title>Re: KDS 3.0.0+SDK+MQX-lite crash when using interrupt driven drivers</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-3-0-0-SDK-MQX-lite-crash-when-using-interrupt-driven-drivers/m-p/407424#M2832</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Olav,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I test on my side , it also have the same question . And i also add SPI component to test , it is the same.&lt;/P&gt;&lt;P&gt;And when create one KSDK project without MQX, it can work well , so i think it maybe the reason of MQX.&lt;/P&gt;&lt;P&gt;I will ask the mqx expert about how to solve it , and i will tell you .ASAP.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Alice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Oct 2015 10:42:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-3-0-0-SDK-MQX-lite-crash-when-using-interrupt-driven-drivers/m-p/407424#M2832</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2015-10-20T10:42:52Z</dc:date>
    </item>
    <item>
      <title>Re: I2C crashes MQX Lite.</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-3-0-0-SDK-MQX-lite-crash-when-using-interrupt-driven-drivers/m-p/407425#M2833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt; font-family: Helvetica, sans-serif;"&gt;Hello Alice&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt; font-family: Helvetica, sans-serif;"&gt;My workaround is to not use the auto initialization called from the file cpu.c, but instead copy the initialization code into my code/task. This seems to work. But of course the auto initialization method should work also.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt; font-family: Helvetica, sans-serif;"&gt;BR&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt; font-family: Helvetica, sans-serif;"&gt;Olav&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Oct 2015 07:36:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-3-0-0-SDK-MQX-lite-crash-when-using-interrupt-driven-drivers/m-p/407425#M2833</guid>
      <dc:creator>olavbirkeland</dc:creator>
      <dc:date>2015-10-21T07:36:22Z</dc:date>
    </item>
    <item>
      <title>Re: I2C crashes MQX Lite.</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-3-0-0-SDK-MQX-lite-crash-when-using-interrupt-driven-drivers/m-p/407426#M2834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Alice&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Seems like the workaround have its limitations. I added a new MQX-lite task (I then have a total of 2 + idle task) and it starts to go wrong again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From the dispatch.S file:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;ASM_LABEL(return_via_pendsv)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; // load SCB address to r0&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ldr r0, =0xE000ED00&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; //set PendSV flag&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ldr r1, =0x10000000&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /* PENDSVSET */&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; str r1, [r0, #4]&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /* 0xE000ED04 */&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; //enable interrupts to execute PendSV handler&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; cpsie i&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; //this point normally shall not be reached - PendSV executes immediatelly and never returns back here&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; b .&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Execution actually reached the line with &lt;STRONG&gt;b.&lt;/STRONG&gt;&amp;nbsp; during OS startup, and before my code get executed. There is obviously something very wrong here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I delete the new task, it starts working again. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt; font-family: Helvetica, sans-serif;"&gt;To me it seems like there are problems related to interrupt handling. I believe this problem basically has the same cause as the original problem.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Olav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Oct 2015 09:34:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-3-0-0-SDK-MQX-lite-crash-when-using-interrupt-driven-drivers/m-p/407426#M2834</guid>
      <dc:creator>olavbirkeland</dc:creator>
      <dc:date>2015-10-21T09:34:21Z</dc:date>
    </item>
    <item>
      <title>Re: KDS 3.0.0+SDK+MQX-lite crash when using interrupt driven drivers</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-3-0-0-SDK-MQX-lite-crash-when-using-interrupt-driven-drivers/m-p/407427#M2835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Alice&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any progress regarding the MQX-lite+PE problems?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I add more than 2 user tasks then the program &lt;SPAN class="mceitemhiddenspellword"&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.5pt; font-family: Helvetica, sans-serif;"&gt;crashes&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="apple-converted-space"&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.5pt; font-family: Helvetica, sans-serif;"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt; deep inside MQX-lite scheduling.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Oct 2015 09:12:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-3-0-0-SDK-MQX-lite-crash-when-using-interrupt-driven-drivers/m-p/407427#M2835</guid>
      <dc:creator>olavbirkeland</dc:creator>
      <dc:date>2015-10-23T09:12:49Z</dc:date>
    </item>
    <item>
      <title>Re: KDS 3.0.0+SDK+MQX-lite crash when using interrupt driven drivers</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-3-0-0-SDK-MQX-lite-crash-when-using-interrupt-driven-drivers/m-p/407428#M2836</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Alice&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any news?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We also have a different board using an MKL17Z256 MCU. I have the exact same problems on this board/MCU. When I2C is auto initialized the program craches during MQX-lite startup.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This problem however have a simple workaround. Perform the initialization manually.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A mutch more severe problem is that I cant have more than 2 user tasks! Adding the third task craches MQX-lite during startup!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Oct 2015 10:28:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-3-0-0-SDK-MQX-lite-crash-when-using-interrupt-driven-drivers/m-p/407428#M2836</guid>
      <dc:creator>olavbirkeland</dc:creator>
      <dc:date>2015-10-28T10:28:57Z</dc:date>
    </item>
    <item>
      <title>Re: KDS 3.0.0+SDK+MQX-lite crash when using interrupt driven drivers</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-3-0-0-SDK-MQX-lite-crash-when-using-interrupt-driven-drivers/m-p/407429#M2837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.5pt; font-family: Helvetica, sans-serif;"&gt;My conclusion to this problem is that MQX-lite does not work at least for my combination of KDS, SDK and MCU. I changed to full MQX and all problems disappeared.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.5pt; font-family: Helvetica, sans-serif;"&gt;MQX-lite crashes deep inside the task scheduler during start-up. This also happens with only auto generated code and 3 user tasks. I was actually able to force the MQX-lite application to start by single stepping through the scheduler. Running at full speed however it crashes.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.5pt; font-family: Helvetica, sans-serif;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.5pt; font-family: Helvetica, sans-serif;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Nov 2015 12:16:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-3-0-0-SDK-MQX-lite-crash-when-using-interrupt-driven-drivers/m-p/407429#M2837</guid>
      <dc:creator>olavbirkeland</dc:creator>
      <dc:date>2015-11-12T12:16:14Z</dc:date>
    </item>
  </channel>
</rss>

