<?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>MCUXpresso IDEのトピックRe: FreeRTOS task list not displayed during debugging for iMX.RT1052 on MCUXpresso IDE 10.3.1</title>
    <link>https://community.nxp.com/t5/MCUXpresso-IDE/FreeRTOS-task-list-not-displayed-during-debugging-for-iMX-RT1052/m-p/892722#M3897</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ed:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please let me know how to reproduce your issue with IMXRT1050-EVKB board?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 26 Apr 2019 08:32:00 GMT</pubDate>
    <dc:creator>danielchen</dc:creator>
    <dc:date>2019-04-26T08:32:00Z</dc:date>
    <item>
      <title>FreeRTOS task list not displayed during debugging for iMX.RT1052 on MCUXpresso IDE 10.3.1</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/FreeRTOS-task-list-not-displayed-during-debugging-for-iMX-RT1052/m-p/892721#M3896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;FreeRTOS task list and Heap Usage views in MCUXpresso IDE 10.3.1 with SDK 2.5.0 for the iMX.RT1052 are not displaying status for all tasks during debug session. I am using an LPC Link2 debug probe with OpenSDA firmware, however I also tried a PEMicro Multilink ACP probe with the same results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is a continuation of the following community post which is marked: Assumed Answered&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/thread/466984"&gt;https://community.nxp.com/thread/466984&lt;/A&gt;&lt;/P&gt;&lt;P&gt;however this remains a problem with the current version of MCUXpresso IDE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FreeRTOS TAD logs in my debug workspace show read&amp;nbsp;timeouts and other errors from the debug&amp;nbsp;session (see attached logfile).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The read timeout appears to trigger the faults. According to the other post linked above, a timeout threshold would need to be increased in a plugin for MCUXpresso IDE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this a fix that is planned or is there another workaround/solution for this issue?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Apr 2019 16:28:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/FreeRTOS-task-list-not-displayed-during-debugging-for-iMX-RT1052/m-p/892721#M3896</guid>
      <dc:creator>edw8</dc:creator>
      <dc:date>2019-04-11T16:28:19Z</dc:date>
    </item>
    <item>
      <title>Re: FreeRTOS task list not displayed during debugging for iMX.RT1052 on MCUXpresso IDE 10.3.1</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/FreeRTOS-task-list-not-displayed-during-debugging-for-iMX-RT1052/m-p/892722#M3897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ed:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please let me know how to reproduce your issue with IMXRT1050-EVKB board?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Apr 2019 08:32:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/FreeRTOS-task-list-not-displayed-during-debugging-for-iMX-RT1052/m-p/892722#M3897</guid>
      <dc:creator>danielchen</dc:creator>
      <dc:date>2019-04-26T08:32:00Z</dc:date>
    </item>
    <item>
      <title>Re: FreeRTOS task list not displayed during debugging for iMX.RT1052 on MCUXpresso IDE 10.3.1</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/FreeRTOS-task-list-not-displayed-during-debugging-for-iMX-RT1052/m-p/892723#M3898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Daniel,&lt;/P&gt;&lt;P&gt;To reproduce this issue on the iMXRT1050-EVKB will require customizing our application to run on the EVKB hardware pinout.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For now this is my task list retrievable thru the vTaskList() call into FreeRTOS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV style="font-family: 'Consolas'; font-size: 10.0pt; color: #fbfee9; background-color: #342e31; font-style: normal; font-weight: normal; text-decoration: none;"&gt;&lt;PRE&gt;   &lt;SPAN style="color: #d1cd16;"&gt;void&lt;/SPAN&gt; &lt;SPAN style="color: #0ab0da;"&gt;vTaskList&lt;/SPAN&gt;( &lt;SPAN style="color: #d1cd16;"&gt;char&lt;/SPAN&gt; &lt;SPAN style="color: #e75a2c; font-weight: bolder;"&gt;*&lt;/SPAN&gt; &lt;SPAN style="color: #cad1e6;"&gt;pcWriteBuffer&lt;/SPAN&gt; )&lt;/PRE&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Name Status Prio Stack Number&lt;BR /&gt;---- ------ ---- ----- ------&lt;BR /&gt;ADC R 4 623 6&lt;BR /&gt;conMain X 4 501 12&lt;BR /&gt;GPIO R 4 129 5&lt;BR /&gt;IDLE R 0 50 2&lt;BR /&gt;OPTCE-HI-PR-SYN B 1 10389 10&lt;BR /&gt;OPTCE-HAL B 3 30863 7&lt;BR /&gt;OPTCE-EQ-WH B 1 30918 8&lt;BR /&gt;OPTCE-EQ-CFG B 1 30922 9&lt;BR /&gt;OPTCE-SMC B 1 51402 11&lt;BR /&gt;Tmr Svc B 9 118 3&lt;BR /&gt;SS B 5 806 4&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've attached a picture of these tasks as seen by MCUXpresso IDE FreeRTOS Task List view.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm guessing that creating a bunch of tasks in an empty EVKB project with similar task cfg to the ones I have identified above should produce the same results. I don't believe I'm doing anything significantly different within my projects to keep the task info from being retrieved. The readout above is provided via commandline console running on the 1052.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you create a test project with at least as many tasks as I show running above and confirm that MCUXpresso IDE Task List (FreeRTOS) view shows all of them?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am also pasting below a redlink console log dump for one of my debug sessions. This is using one of several LPC-Link2 probes I have worked with. I get similar results using a P&amp;amp;E Micro Multilink ACP probe.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Started server]&lt;BR /&gt;[Connected on port 3025]&lt;BR /&gt;redlink&amp;gt; ProbeList&lt;BR /&gt;Index = 1&lt;BR /&gt;Manufacturer = NXP Semiconductors&lt;BR /&gt;Description = LPC-LINK2 CMSIS-DAP V5.224&lt;BR /&gt;Serial Number = I3FUBTOQ&lt;BR /&gt;VID:PID = 1FC9:0090&lt;BR /&gt;Path = \\?\hid#vid_1fc9&amp;amp;pid_0090&amp;amp;mi_00#11&amp;amp;2b2fe572&amp;amp;0&amp;amp;0000#{4d1e55b2-f16f-11cf-88cb-001111000030}&lt;BR /&gt;redlink&amp;gt; ProbeStatus&lt;BR /&gt;Index = 1&lt;BR /&gt;Manufacturer = NXP Semiconductors&lt;BR /&gt;Description = LPC-LINK2 CMSIS-DAP V5.224&lt;BR /&gt;Serial Number = I3FUBTOQ&lt;BR /&gt;VID:PID = 1FC9:0090&lt;BR /&gt;Path = \\?\hid#vid_1fc9&amp;amp;pid_0090&amp;amp;mi_00#11&amp;amp;2b2fe572&amp;amp;0&amp;amp;0000#{4d1e55b2-f16f-11cf-88cb-001111000030}&lt;BR /&gt;IsOpen = FALSE&lt;BR /&gt;WireInitialized = FALSE&lt;BR /&gt;WireProtocol = JTAG&lt;BR /&gt;CoresConfigured = FALSE&lt;BR /&gt;PacketSize = 1024&lt;BR /&gt;Reference Count = 0&lt;BR /&gt;HasSWV = FALSE&lt;BR /&gt;HasETM = FALSE&lt;BR /&gt;HasJTAG = TRUE&lt;BR /&gt;HasSWD = TRUE&lt;BR /&gt;Probe Type = CMSIS-DAP&lt;BR /&gt;Probe Reference Count = 0&lt;BR /&gt;redlink&amp;gt; ProbeList&lt;BR /&gt;Index = 1&lt;BR /&gt;Manufacturer = NXP Semiconductors&lt;BR /&gt;Description = LPC-LINK2 CMSIS-DAP V5.224&lt;BR /&gt;Serial Number = I3FUBTOQ&lt;BR /&gt;VID:PID = 1FC9:0090&lt;BR /&gt;Path = \\?\hid#vid_1fc9&amp;amp;pid_0090&amp;amp;mi_00#11&amp;amp;2b2fe572&amp;amp;0&amp;amp;0000#{4d1e55b2-f16f-11cf-88cb-001111000030}&lt;BR /&gt;redlink&amp;gt; ProbeStatus&lt;BR /&gt;Index = 1&lt;BR /&gt;Manufacturer = NXP Semiconductors&lt;BR /&gt;Description = LPC-LINK2 CMSIS-DAP V5.224&lt;BR /&gt;Serial Number = I3FUBTOQ&lt;BR /&gt;VID:PID = 1FC9:0090&lt;BR /&gt;Path = \\?\hid#vid_1fc9&amp;amp;pid_0090&amp;amp;mi_00#11&amp;amp;2b2fe572&amp;amp;0&amp;amp;0000#{4d1e55b2-f16f-11cf-88cb-001111000030}&lt;BR /&gt;IsOpen = FALSE&lt;BR /&gt;WireInitialized = FALSE&lt;BR /&gt;WireProtocol = JTAG&lt;BR /&gt;CoresConfigured = FALSE&lt;BR /&gt;PacketSize = 1024&lt;BR /&gt;Reference Count = 0&lt;BR /&gt;HasSWV = FALSE&lt;BR /&gt;HasETM = FALSE&lt;BR /&gt;HasJTAG = TRUE&lt;BR /&gt;HasSWD = TRUE&lt;BR /&gt;Probe Type = CMSIS-DAP&lt;BR /&gt;Probe Reference Count = 0&lt;BR /&gt;redlink&amp;gt; ProbeIsOpen 1&lt;BR /&gt;FALSE&lt;BR /&gt;redlink&amp;gt; ProbeOpenByIndex 1 &lt;BR /&gt;Probe Handle 1 Open&lt;BR /&gt;redlink&amp;gt; WireIsConnected 1&lt;BR /&gt;FALSE&lt;BR /&gt;redlink&amp;gt; WireSwdConnect 1&lt;BR /&gt;DpID = 0BD11477&lt;BR /&gt;redlink&amp;gt; CoresConfigured 1&lt;BR /&gt;TRUE&lt;BR /&gt;redlink&amp;gt; ProbeStatus&lt;BR /&gt;Index = 1&lt;BR /&gt;Manufacturer = NXP Semiconductors&lt;BR /&gt;Description = LPC-LINK2 CMSIS-DAP V5.224&lt;BR /&gt;Serial Number = I3FUBTOQ&lt;BR /&gt;VID:PID = 1FC9:0090&lt;BR /&gt;Path = \\?\hid#vid_1fc9&amp;amp;pid_0090&amp;amp;mi_00#11&amp;amp;2b2fe572&amp;amp;0&amp;amp;0000#{4d1e55b2-f16f-11cf-88cb-001111000030}&lt;BR /&gt;IsOpen = TRUE&lt;BR /&gt;WireInitialized = TRUE&lt;BR /&gt;WireProtocol = SWD&lt;BR /&gt;CoresConfigured = FALSE&lt;BR /&gt;PacketSize = 1024&lt;BR /&gt;Reference Count = 0&lt;BR /&gt;HasSWV = FALSE&lt;BR /&gt;HasETM = FALSE&lt;BR /&gt;HasJTAG = TRUE&lt;BR /&gt;HasSWD = TRUE&lt;BR /&gt;Probe Type = CMSIS-DAP&lt;BR /&gt;Probe Reference Count = 0&lt;BR /&gt;redlink&amp;gt; quit&lt;BR /&gt;[Closed]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Apr 2019 13:44:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/FreeRTOS-task-list-not-displayed-during-debugging-for-iMX-RT1052/m-p/892723#M3898</guid>
      <dc:creator>edw8</dc:creator>
      <dc:date>2019-04-26T13:44:09Z</dc:date>
    </item>
    <item>
      <title>Re: FreeRTOS task list not displayed during debugging for iMX.RT1052 on MCUXpresso IDE 10.3.1</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/FreeRTOS-task-list-not-displayed-during-debugging-for-iMX-RT1052/m-p/892724#M3899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ed:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried 15 tasks with MCUXpresso 10.3.1 and 11. Both can show the task list on my side. Probe is DAPLink CMSIS-DAP.&lt;/P&gt;&lt;P&gt;&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/81793i59027BA82E9DC65D/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;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jul 2019 07:17:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/FreeRTOS-task-list-not-displayed-during-debugging-for-iMX-RT1052/m-p/892724#M3899</guid>
      <dc:creator>danielchen</dc:creator>
      <dc:date>2019-07-18T07:17:32Z</dc:date>
    </item>
  </channel>
</rss>

