<?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:  Enable &amp;quot;Select RTOS plugin&amp;quot; failed in MCUXpresso IDE</title>
    <link>https://community.nxp.com/t5/MCUXpresso-IDE/Enable-quot-Select-RTOS-plugin-quot-failed/m-p/747241#M1622</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looking at your files, I don't see anything wrong or special. I have used as well the v620g version of the Segger software, and was not able to reproduce it.&lt;/P&gt;&lt;P&gt;A few thoughts:&lt;/P&gt;&lt;P&gt;- what happens if you stop/debug with the Segger kernel awareness is that it reads from the RTOS symbols and iterates the list of tasks/stacks to show it in the debug view. For this the plugin reads from memory and reads some blocks of memory. So if your stack/varables are at the end or close to an illegal address range, that might cause a problem. The question is: does it happen to just with this project or in general?&lt;/P&gt;&lt;P&gt;- it might be something very specific in your application. Does it happen with any of the SDK examples? E.g. the FreeRTOS generic example for the K64F board too (which works fine on my side)?&lt;/P&gt;&lt;P&gt;- Otherwise I really think it could be something with your application. Then it would be the best if you could share it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Jan 2018 13:15:14 GMT</pubDate>
    <dc:creator>BlackNight</dc:creator>
    <dc:date>2018-01-25T13:15:14Z</dc:date>
    <item>
      <title>Enable "Select RTOS plugin" failed</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Enable-quot-Select-RTOS-plugin-quot-failed/m-p/747236#M1617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello ,&lt;/P&gt;&lt;P&gt;MCUXpressso IDE v10.1.0&lt;/P&gt;&lt;P&gt;Kinetis&lt;/P&gt;&lt;P&gt;Jlink debug&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When enable &amp;nbsp;"Select RTOS plugin", debug a FreeRTOS demo under SDK,&lt;/P&gt;&lt;P&gt;it crash&amp;nbsp; when run the code "pxCurrentTCB = pxNewTCB; "in line 981 of tasks.c file ,&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/20587iF8A2428E342928B1/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/20607i892A78EA9293B665/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_3.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/20649i0A22450666642616/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_3.png" alt="pastedImage_3.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jan 2018 03:57:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Enable-quot-Select-RTOS-plugin-quot-failed/m-p/747236#M1617</guid>
      <dc:creator>Fan_xy</dc:creator>
      <dc:date>2018-01-23T03:57:42Z</dc:date>
    </item>
    <item>
      <title>Re:  Enable "Select RTOS plugin" failed</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Enable-quot-Select-RTOS-plugin-quot-failed/m-p/747237#M1618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You get that error because your PC is now 0x0. Look in you registers view and the stack to see what's gone wrong with your program.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jan 2018 08:16:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Enable-quot-Select-RTOS-plugin-quot-failed/m-p/747237#M1618</guid>
      <dc:creator>converse</dc:creator>
      <dc:date>2018-01-23T08:16:33Z</dc:date>
    </item>
    <item>
      <title>Re:  Enable "Select RTOS plugin" failed</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Enable-quot-Select-RTOS-plugin-quot-failed/m-p/747238#M1619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you post the text (not a screenshot) from&amp;nbsp;the JlinkServer log in the Console View of the IDE? (See the MCUXpresso IDE v10.1 User Guide, section 16.8, "The Console View" for details of how to do this).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One thing that seems to crop up generally when the SEGGER FreeRTOS plugin goes wrong is to check the definition of "&lt;SPAN&gt;configTASK_RETURN_ADDRESS" in the FreeRTOSConfig.h file in your project, and p&lt;/SPAN&gt;otentially try adding the following line to the FreeRTOSConfig.h:&lt;/P&gt;&lt;PRE&gt;#define configTASK_RETURN_ADDRESS&amp;nbsp;&amp;nbsp; 0&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;MCUXpresso IDE Support&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jan 2018 15:13:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Enable-quot-Select-RTOS-plugin-quot-failed/m-p/747238#M1619</guid>
      <dc:creator>lpcxpresso_supp</dc:creator>
      <dc:date>2018-01-23T15:13:11Z</dc:date>
    </item>
    <item>
      <title>Re:  Enable "Select RTOS plugin" failed</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Enable-quot-Select-RTOS-plugin-quot-failed/m-p/747239#M1620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt;"&gt;Hello LPCx support,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt;"&gt;Thanks for your reply.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt;"&gt;I test adding the below code, while the same error.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;#define configTASK_RETURN_ADDRESS&amp;nbsp;&amp;nbsp; 0&lt;BR /&gt; &lt;BR /&gt; I attached logs, please have a look.&lt;BR /&gt; BTW, I run the hello demo under SDK, nothing changed.&lt;BR /&gt; &lt;BR /&gt; Thanks a lot.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jan 2018 05:37:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Enable-quot-Select-RTOS-plugin-quot-failed/m-p/747239#M1620</guid>
      <dc:creator>Fan_xy</dc:creator>
      <dc:date>2018-01-24T05:37:49Z</dc:date>
    </item>
    <item>
      <title>Re:  Enable "Select RTOS plugin" failed</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Enable-quot-Select-RTOS-plugin-quot-failed/m-p/747240#M1621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I see from your J-Link server log that you are running SEGGER's v620g software.&amp;nbsp;It might be worth installing the latest version of SEGGER's J-Link software and seeing if that helps. (SEGGER make new releases very regularly, so the version we ship with the IDE quickly becomes "old".) The current version at the time of writing is v6.22g which you can download from:&amp;nbsp;&lt;A class="link-titled" href="https://www.segger.com/downloads/jlink/" title="https://www.segger.com/downloads/jlink/"&gt;SEGGER - The Embedded Experts - Downloads - J-Link / J-Trace&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For more background info on this, including details of how the IDE decides which SEGGER software install to use, see section 3.8.1, "SEGGER software installation" of the MCUXpresso IDE v10.1 User Guide.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;MCUXpresso IDE Support&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jan 2018 13:15:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Enable-quot-Select-RTOS-plugin-quot-failed/m-p/747240#M1621</guid>
      <dc:creator>lpcxpresso_supp</dc:creator>
      <dc:date>2018-01-24T13:15:48Z</dc:date>
    </item>
    <item>
      <title>Re:  Enable "Select RTOS plugin" failed</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Enable-quot-Select-RTOS-plugin-quot-failed/m-p/747241#M1622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looking at your files, I don't see anything wrong or special. I have used as well the v620g version of the Segger software, and was not able to reproduce it.&lt;/P&gt;&lt;P&gt;A few thoughts:&lt;/P&gt;&lt;P&gt;- what happens if you stop/debug with the Segger kernel awareness is that it reads from the RTOS symbols and iterates the list of tasks/stacks to show it in the debug view. For this the plugin reads from memory and reads some blocks of memory. So if your stack/varables are at the end or close to an illegal address range, that might cause a problem. The question is: does it happen to just with this project or in general?&lt;/P&gt;&lt;P&gt;- it might be something very specific in your application. Does it happen with any of the SDK examples? E.g. the FreeRTOS generic example for the K64F board too (which works fine on my side)?&lt;/P&gt;&lt;P&gt;- Otherwise I really think it could be something with your application. Then it would be the best if you could share it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jan 2018 13:15:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Enable-quot-Select-RTOS-plugin-quot-failed/m-p/747241#M1622</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2018-01-25T13:15:14Z</dc:date>
    </item>
    <item>
      <title>Re:  Enable "Select RTOS plugin" failed</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Enable-quot-Select-RTOS-plugin-quot-failed/m-p/747242#M1623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Erich,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have the same error on my side.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Win10 /win7&lt;/P&gt;&lt;P&gt;MCUXpresso IDE v10.1.1_606 /MCUXpresso IDE v10.1.0&lt;/P&gt;&lt;P&gt;FRDM-K64 board&lt;/P&gt;&lt;P&gt;I test the below three demos of SDK_2.x_FRDM-K64 , all the same.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/29493i8EA40867A3D2C619/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Happening &amp;nbsp; this error once enable "Select RTOS plugin"&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/29542i3387924E0638817E/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I take a vedio about it ,please have a look at my attachment .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks very much!&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>Fri, 26 Jan 2018 06:32:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Enable-quot-Select-RTOS-plugin-quot-failed/m-p/747242#M1623</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2018-01-26T06:32:49Z</dc:date>
    </item>
    <item>
      <title>Re:  Enable "Select RTOS plugin" failed</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Enable-quot-Select-RTOS-plugin-quot-failed/m-p/747243#M1624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are still unable to replicate this problem using MCUXpresso IDE v10.1.1 on Windows7 with either SEGGER software v620g or v622e with a FRDM-K64 here. Note though that we did get a firmware update of our probe between these two versions - so in both cases our probe has "Firmware: J-Link V10 compiled Dec 12 2017 16:37:47".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Exactly which SDK and version are you using? [Check the Installed SDKs view in the IDE for both SDK Version and Manifest Version.]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And are you using a "real" SEGGER J-Link debug probe (we have tested with a J-Link+ here), or are you perhaps using OpenSDA J-Link firmware?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you successfully use the FreeRTOS support provided by&amp;nbsp;P&amp;amp;E and/or LinkServer(CMSIS-DAP / DAP-Link) debug connections? If necessary you can get the firmware for those for the OpenSDA probe fromvarious&amp;nbsp;Kinetis eval board's&amp;nbsp; from &lt;A href="http://www.nxp.com/opensda"&gt;http://www.nxp.com/opensda&lt;/A&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;MCUXpresso IDE Support&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jan 2018 11:42:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Enable-quot-Select-RTOS-plugin-quot-failed/m-p/747243#M1624</guid>
      <dc:creator>lpcxpresso_supp</dc:creator>
      <dc:date>2018-01-26T11:42:52Z</dc:date>
    </item>
    <item>
      <title>Re:  Enable "Select RTOS plugin" failed</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Enable-quot-Select-RTOS-plugin-quot-failed/m-p/747244#M1625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Erich,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can it be related to the same problem I discovedered (&lt;A href="https://community.nxp.com/thread/467627"&gt;https://community.nxp.com/thread/467627&lt;/A&gt;‌)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many Thanks&lt;/P&gt;&lt;P&gt;Biafra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jan 2018 13:37:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Enable-quot-Select-RTOS-plugin-quot-failed/m-p/747244#M1625</guid>
      <dc:creator>biafra</dc:creator>
      <dc:date>2018-01-29T13:37:06Z</dc:date>
    </item>
    <item>
      <title>Re:  Enable "Select RTOS plugin" failed</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Enable-quot-Select-RTOS-plugin-quot-failed/m-p/747245#M1626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Biafra,&lt;/P&gt;&lt;P&gt;yes, it could, if you are using relactated code. But I don't think this is this the case here?&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jan 2018 14:05:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Enable-quot-Select-RTOS-plugin-quot-failed/m-p/747245#M1626</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2018-01-29T14:05:04Z</dc:date>
    </item>
    <item>
      <title>Re:  Enable "Select RTOS plugin" failed</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Enable-quot-Select-RTOS-plugin-quot-failed/m-p/747246#M1627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello ,&lt;/P&gt;&lt;P&gt;Thanks for all of you support.&lt;/P&gt;&lt;P&gt;1. I use the on board debugger&amp;nbsp; OpenSDA, I just download the latest firmware , is the same .&lt;/P&gt;&lt;P&gt;2. The P&amp;amp;E can work well . (While there isn't the selection of "Select RTOS plugin")&lt;/P&gt;&lt;P&gt;3. I just find that, after crash, continue run ,it seems it can work .&lt;/P&gt;&lt;P&gt;And if didn't set breakpoint on lin 981 &amp;nbsp;&amp;nbsp;&amp;nbsp; pxCurrentTCB = pxNewTCB; , it also can work well.&lt;/P&gt;&lt;P&gt;I take a video about the two cases,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Alice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Feb 2018 08:59:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Enable-quot-Select-RTOS-plugin-quot-failed/m-p/747246#M1627</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2018-02-01T08:59:23Z</dc:date>
    </item>
    <item>
      <title>Re:  Enable "Select RTOS plugin" failed</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Enable-quot-Select-RTOS-plugin-quot-failed/m-p/747247#M1628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have basically the same problem, but on KDS 3.2.0:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://forum.segger.com/index.php?page=Thread&amp;amp;threadID=4973&amp;amp;s=171738d6adf7ab935c38cbcfafc61ae29bc39c7c" title="http://forum.segger.com/index.php?page=Thread&amp;amp;threadID=4973&amp;amp;s=171738d6adf7ab935c38cbcfafc61ae29bc39c7c"&gt;GDB behaving abnormally (won't stop at breakpoints) - J-Link/Flasher related - SEGGER Forum&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Mar 2018 12:14:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Enable-quot-Select-RTOS-plugin-quot-failed/m-p/747247#M1628</guid>
      <dc:creator>brunoalbrecht</dc:creator>
      <dc:date>2018-03-01T12:14:26Z</dc:date>
    </item>
  </channel>
</rss>

