<?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 stack backtrace not enabling</title>
    <link>https://community.nxp.com/t5/MCUXpresso-IDE/FreeRTOS-stack-backtrace-not-enabling/m-p/1378293#M7632</link>
    <description>&lt;DIV&gt;tasks.c: attached&lt;/DIV&gt;&lt;DIV&gt;freeRTOSConfig.h: attached&lt;/DIV&gt;&lt;DIV&gt;freertos_tasks_c_additions.h: exists&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Console output:&lt;/DIV&gt;&lt;DIV&gt;Probe(0): Connected&amp;amp;Reset. DpID: 2BA01477. CpuID: 00000C24. Info: &amp;lt;None&amp;gt;&lt;/DIV&gt;&lt;DIV&gt;Debug protocol: SWD. RTCK: Disabled. Vector catch: Disabled.&lt;/DIV&gt;&lt;DIV&gt;Content of CoreSight Debug ROM(s):&lt;/DIV&gt;&lt;DIV&gt;RBASE E00FF000: CID B105100D PID 04000BB4C4 ROM (type 0x1)&lt;/DIV&gt;&lt;DIV&gt;ROM 1 E000E000: CID B105E00D PID 04000BB000 Gen SCS (type 0x0)&lt;/DIV&gt;&lt;DIV&gt;ROM 1 E0001000: CID B105E00D PID 04003BB002 Gen DWT (type 0x0)&lt;/DIV&gt;&lt;DIV&gt;ROM 1 E0002000: CID B105E00D PID 04002BB003 Gen FPB (type 0x0)&lt;/DIV&gt;&lt;DIV&gt;ROM 1 E0000000: CID B105E00D PID 04003BB001 Gen ITM (type 0x0)&lt;/DIV&gt;&lt;DIV&gt;ROM 1 E0040000: CID B105900D PID 04000BB9A1 CSt TPIU type 0x11 Trace Sink - TPIU&lt;/DIV&gt;&lt;DIV&gt;NXP: QN9090&lt;/DIV&gt;&lt;DIV&gt;DAP stride is 4096 bytes (1024 words)&lt;/DIV&gt;&lt;DIV&gt;Inspected v.2 On-chip Flash Memory QN9090_640K.cfx&lt;/DIV&gt;&lt;DIV&gt;Image 'QN9090_Internal Flash Sep 14 2021 15:10:39'&lt;/DIV&gt;&lt;DIV&gt;Opening flash driver QN9090_640K.cfx&lt;/DIV&gt;&lt;DIV&gt;Sending VECTRESET to run flash driver&lt;/DIV&gt;&lt;DIV&gt;Flash variant 'QN9090_Internal Flash Sep 14 2021 15:10:39' detected (646656B = 1263*512 at 0x0)&lt;/DIV&gt;&lt;DIV&gt;Closing flash driver QN9090_640K.cfx&lt;/DIV&gt;&lt;DIV&gt;Connected: was_reset=true. was_stopped=false&lt;/DIV&gt;&lt;DIV&gt;Awaiting telnet connection to port 3332 ...&lt;/DIV&gt;&lt;DIV&gt;GDB nonstop mode disabled (using allstop mode)&lt;/DIV&gt;&lt;DIV&gt;FreeRTOS stack backtrace is disabled&lt;/DIV&gt;&lt;DIV&gt;Opening flash driver QN9090_640K.cfx (already resident)&lt;/DIV&gt;&lt;DIV&gt;Sending VECTRESET to run flash driver&lt;/DIV&gt;&lt;DIV&gt;Flash variant 'QN9090_Internal Flash Sep 14 2021 15:10:39' detected (646656B = 1263*512 at 0x0)&lt;/DIV&gt;&lt;DIV&gt;Writing 257592 bytes to address 0x00000000 in Flash&lt;/DIV&gt;&lt;DIV&gt;0003E200 done&amp;nbsp; 98% (254464 out of 257592)&lt;/DIV&gt;&lt;DIV&gt;( 98) at 0003E200: 512 bytes - 254976/257592&lt;/DIV&gt;&lt;DIV&gt;Sectors written: 9, unchanged: 495, total: 504&lt;/DIV&gt;&lt;DIV&gt;Erased/Wrote sector 0-503 with 257592 bytes in 528msec&lt;/DIV&gt;&lt;DIV&gt;Closing flash driver QN9090_640K.cfx&lt;/DIV&gt;&lt;DIV&gt;Flash Write Done&lt;/DIV&gt;&lt;DIV&gt;Flash Program Summary: 257592 bytes in 0.53 seconds (476.43 KB/sec)&lt;/DIV&gt;&lt;DIV&gt;Starting execution using system reset and halt target&lt;/DIV&gt;&lt;DIV&gt;Stopped (Was Reset)&amp;nbsp; [Reset from Unknown]&lt;/DIV&gt;&lt;DIV&gt;Stopped: Breakpoint #4&lt;/DIV&gt;</description>
    <pubDate>Mon, 29 Nov 2021 15:26:11 GMT</pubDate>
    <dc:creator>Genovation</dc:creator>
    <dc:date>2021-11-29T15:26:11Z</dc:date>
    <item>
      <title>FreeRTOS stack backtrace not enabling</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/FreeRTOS-stack-backtrace-not-enabling/m-p/1376398#M7621</link>
      <description>&lt;P&gt;I am testing FreeRTOS on an QN9090DK6 board:&lt;/P&gt;&lt;P&gt;IDE: MCUXpresso IDE v11.4.1 [Build 6260] [2021-09-15]&lt;/P&gt;&lt;P&gt;I have verified the settings for enabling backtracing in the forum posts. I am not seeing threading enabled. I am using heart_rate_sensor_freertos example project from the SDK.&lt;/P&gt;&lt;P&gt;All the files have been updated and running All-Stop. I reviewed the instructions in "&lt;FONT face="arial,helvetica,sans-serif" size="3"&gt;&lt;SPAN class=""&gt;FreeRTOS stack backtrace is disabled". I have also went through the "MCUXpresso_IDE_FreeRTOS_Debug_Guide.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;What other settings do I need to verify are correct.&lt;/P&gt;&lt;P&gt;GDB nonstop mode disabled (using allstop mode)&lt;BR /&gt;FreeRTOS stack backtrace is disabled&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Chad&lt;/P&gt;</description>
      <pubDate>Wed, 24 Nov 2021 15:14:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/FreeRTOS-stack-backtrace-not-enabling/m-p/1376398#M7621</guid>
      <dc:creator>Genovation</dc:creator>
      <dc:date>2021-11-24T15:14:55Z</dc:date>
    </item>
    <item>
      <title>Re: FreeRTOS stack backtrace not enabling</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/FreeRTOS-stack-backtrace-not-enabling/m-p/1377730#M7626</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/193080"&gt;@Genovation&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;I hope you are doing great.&lt;/P&gt;
&lt;P&gt;I am not sure if I am following your case.&lt;/P&gt;
&lt;P&gt;What are you trying to achieve? What is the example that you are running?&lt;/P&gt;
&lt;P&gt;Could you please provide more details about the issue that you have?&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Mario&lt;/P&gt;</description>
      <pubDate>Fri, 26 Nov 2021 17:04:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/FreeRTOS-stack-backtrace-not-enabling/m-p/1377730#M7626</guid>
      <dc:creator>mario_castaneda</dc:creator>
      <dc:date>2021-11-26T17:04:04Z</dc:date>
    </item>
    <item>
      <title>Re: FreeRTOS stack backtrace not enabling</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/FreeRTOS-stack-backtrace-not-enabling/m-p/1378258#M7630</link>
      <description>&lt;P&gt;I am running the heart rate sensor freetos monitor example. I am trying to see all the threads that are running to understand how the application functions.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Nov 2021 14:00:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/FreeRTOS-stack-backtrace-not-enabling/m-p/1378258#M7630</guid>
      <dc:creator>Genovation</dc:creator>
      <dc:date>2021-11-29T14:00:02Z</dc:date>
    </item>
    <item>
      <title>Re: FreeRTOS stack backtrace not enabling</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/FreeRTOS-stack-backtrace-not-enabling/m-p/1378266#M7631</link>
      <description>&lt;P&gt;what debug probe are you using? Could you share a screenshot?&lt;/P&gt;&lt;P&gt;Note: if using J-Link, you need to turn it on in the launch configuration settings.&lt;/P&gt;&lt;P&gt;And threads won't show up until you have started the scheduler.&lt;/P&gt;&lt;P&gt;Otherwise: does the debugger console report anything useful?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;</description>
      <pubDate>Mon, 29 Nov 2021 14:20:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/FreeRTOS-stack-backtrace-not-enabling/m-p/1378266#M7631</guid>
      <dc:creator>ErichStyger</dc:creator>
      <dc:date>2021-11-29T14:20:28Z</dc:date>
    </item>
    <item>
      <title>Re: FreeRTOS stack backtrace not enabling</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/FreeRTOS-stack-backtrace-not-enabling/m-p/1378293#M7632</link>
      <description>&lt;DIV&gt;tasks.c: attached&lt;/DIV&gt;&lt;DIV&gt;freeRTOSConfig.h: attached&lt;/DIV&gt;&lt;DIV&gt;freertos_tasks_c_additions.h: exists&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Console output:&lt;/DIV&gt;&lt;DIV&gt;Probe(0): Connected&amp;amp;Reset. DpID: 2BA01477. CpuID: 00000C24. Info: &amp;lt;None&amp;gt;&lt;/DIV&gt;&lt;DIV&gt;Debug protocol: SWD. RTCK: Disabled. Vector catch: Disabled.&lt;/DIV&gt;&lt;DIV&gt;Content of CoreSight Debug ROM(s):&lt;/DIV&gt;&lt;DIV&gt;RBASE E00FF000: CID B105100D PID 04000BB4C4 ROM (type 0x1)&lt;/DIV&gt;&lt;DIV&gt;ROM 1 E000E000: CID B105E00D PID 04000BB000 Gen SCS (type 0x0)&lt;/DIV&gt;&lt;DIV&gt;ROM 1 E0001000: CID B105E00D PID 04003BB002 Gen DWT (type 0x0)&lt;/DIV&gt;&lt;DIV&gt;ROM 1 E0002000: CID B105E00D PID 04002BB003 Gen FPB (type 0x0)&lt;/DIV&gt;&lt;DIV&gt;ROM 1 E0000000: CID B105E00D PID 04003BB001 Gen ITM (type 0x0)&lt;/DIV&gt;&lt;DIV&gt;ROM 1 E0040000: CID B105900D PID 04000BB9A1 CSt TPIU type 0x11 Trace Sink - TPIU&lt;/DIV&gt;&lt;DIV&gt;NXP: QN9090&lt;/DIV&gt;&lt;DIV&gt;DAP stride is 4096 bytes (1024 words)&lt;/DIV&gt;&lt;DIV&gt;Inspected v.2 On-chip Flash Memory QN9090_640K.cfx&lt;/DIV&gt;&lt;DIV&gt;Image 'QN9090_Internal Flash Sep 14 2021 15:10:39'&lt;/DIV&gt;&lt;DIV&gt;Opening flash driver QN9090_640K.cfx&lt;/DIV&gt;&lt;DIV&gt;Sending VECTRESET to run flash driver&lt;/DIV&gt;&lt;DIV&gt;Flash variant 'QN9090_Internal Flash Sep 14 2021 15:10:39' detected (646656B = 1263*512 at 0x0)&lt;/DIV&gt;&lt;DIV&gt;Closing flash driver QN9090_640K.cfx&lt;/DIV&gt;&lt;DIV&gt;Connected: was_reset=true. was_stopped=false&lt;/DIV&gt;&lt;DIV&gt;Awaiting telnet connection to port 3332 ...&lt;/DIV&gt;&lt;DIV&gt;GDB nonstop mode disabled (using allstop mode)&lt;/DIV&gt;&lt;DIV&gt;FreeRTOS stack backtrace is disabled&lt;/DIV&gt;&lt;DIV&gt;Opening flash driver QN9090_640K.cfx (already resident)&lt;/DIV&gt;&lt;DIV&gt;Sending VECTRESET to run flash driver&lt;/DIV&gt;&lt;DIV&gt;Flash variant 'QN9090_Internal Flash Sep 14 2021 15:10:39' detected (646656B = 1263*512 at 0x0)&lt;/DIV&gt;&lt;DIV&gt;Writing 257592 bytes to address 0x00000000 in Flash&lt;/DIV&gt;&lt;DIV&gt;0003E200 done&amp;nbsp; 98% (254464 out of 257592)&lt;/DIV&gt;&lt;DIV&gt;( 98) at 0003E200: 512 bytes - 254976/257592&lt;/DIV&gt;&lt;DIV&gt;Sectors written: 9, unchanged: 495, total: 504&lt;/DIV&gt;&lt;DIV&gt;Erased/Wrote sector 0-503 with 257592 bytes in 528msec&lt;/DIV&gt;&lt;DIV&gt;Closing flash driver QN9090_640K.cfx&lt;/DIV&gt;&lt;DIV&gt;Flash Write Done&lt;/DIV&gt;&lt;DIV&gt;Flash Program Summary: 257592 bytes in 0.53 seconds (476.43 KB/sec)&lt;/DIV&gt;&lt;DIV&gt;Starting execution using system reset and halt target&lt;/DIV&gt;&lt;DIV&gt;Stopped (Was Reset)&amp;nbsp; [Reset from Unknown]&lt;/DIV&gt;&lt;DIV&gt;Stopped: Breakpoint #4&lt;/DIV&gt;</description>
      <pubDate>Mon, 29 Nov 2021 15:26:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/FreeRTOS-stack-backtrace-not-enabling/m-p/1378293#M7632</guid>
      <dc:creator>Genovation</dc:creator>
      <dc:date>2021-11-29T15:26:11Z</dc:date>
    </item>
    <item>
      <title>Re: FreeRTOS stack backtrace not enabling</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/FreeRTOS-stack-backtrace-not-enabling/m-p/1378694#M7634</link>
      <description>&lt;P&gt;I believe there are some symbols missing (maybe due optimization or because you are using the NXP FreeRTOS port). I maintain my own port which covers all optimization levels and compiler settings, anyway.&lt;/P&gt;&lt;P&gt;I recommend you might have a look at yet another article of mine, more specific to this problem:&lt;/P&gt;&lt;P&gt;&lt;A href="https://mcuoneclipse.com/2017/07/27/troubleshooting-tips-for-freertos-thread-aware-debugging-in-eclipse/" target="_blank"&gt;https://mcuoneclipse.com/2017/07/27/troubleshooting-tips-for-freertos-thread-aware-debugging-in-eclipse/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;It describes a debug level setting you can use for the LinkServer configuration. The latest IDE somehow has the GUI for it removed somehow, but you can edit the .launch and change the setting manually:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ErichS_0-1638256698577.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/163537i01BE4E9DFE0401C5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ErichS_0-1638256698577.png" alt="ErichS_0-1638256698577.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Then you should get a list of symbols found:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ErichS_1-1638256741129.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/163538iE23C8669FC234685/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ErichS_1-1638256741129.png" alt="ErichS_1-1638256741129.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Nov 2021 07:19:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/FreeRTOS-stack-backtrace-not-enabling/m-p/1378694#M7634</guid>
      <dc:creator>ErichStyger</dc:creator>
      <dc:date>2021-11-30T07:19:11Z</dc:date>
    </item>
    <item>
      <title>Re: FreeRTOS stack backtrace not enabling</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/FreeRTOS-stack-backtrace-not-enabling/m-p/1379130#M7636</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Genovation_0-1638294396345.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/163640i96E928328CB9DBF1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Genovation_0-1638294396345.png" alt="Genovation_0-1638294396345.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Genovation_1-1638294547309.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/163641iE7A5FCC21B6ACA52/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Genovation_1-1638294547309.png" alt="Genovation_1-1638294547309.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Looking the above, what do I need to update to make the peripherals supported since this is the example being provided? I am not sure if that is why the FreeRTOSDebugConfig does not have an address like your documentation shows.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 30 Nov 2021 17:49:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/FreeRTOS-stack-backtrace-not-enabling/m-p/1379130#M7636</guid>
      <dc:creator>Genovation</dc:creator>
      <dc:date>2021-11-30T17:49:52Z</dc:date>
    </item>
    <item>
      <title>Re: FreeRTOS stack backtrace not enabling</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/FreeRTOS-stack-backtrace-not-enabling/m-p/1379133#M7637</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;P&gt;Looking the above, what do I need to update to make the peripherals supported since this is the example being provided?&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Not sure, but I guess peripherals config tools is not implemented?&lt;/P&gt;&lt;P&gt;You might have to check this list:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/t5/MCUXpresso-General-Knowledge/MCUXpresso-Supported-Devices-Table/ta-p/1101007" target="_blank"&gt;https://community.nxp.com/t5/MCUXpresso-General-Knowledge/MCUXpresso-Supported-Devices-Table/ta-p/1101007&lt;/A&gt;&lt;/P&gt;&lt;P&gt;But: It would be much better if you would open a different thread for each item.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;</description>
      <pubDate>Tue, 30 Nov 2021 18:03:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/FreeRTOS-stack-backtrace-not-enabling/m-p/1379133#M7637</guid>
      <dc:creator>ErichStyger</dc:creator>
      <dc:date>2021-11-30T18:03:39Z</dc:date>
    </item>
    <item>
      <title>Re: FreeRTOS stack backtrace not enabling</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/FreeRTOS-stack-backtrace-not-enabling/m-p/1379138#M7638</link>
      <description>&lt;P&gt;As for the FreeRTOSDebugConfig:&lt;/P&gt;&lt;P&gt;Check that it is indeed linked with your application (and not optimized away)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ErichS_0-1638295512313.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/163642i459A481F73CA97E9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ErichS_0-1638295512313.png" alt="ErichS_0-1638295512313.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;and just in case: I maintain my version here: &lt;A href="https://github.com/ErichStyger/McuOnEclipseLibrary/blob/master/lib/FreeRTOS/Source/include/freertos_tasks_c_additions.h" target="_blank"&gt;https://github.com/ErichStyger/McuOnEclipseLibrary/blob/master/lib/FreeRTOS/Source/include/freertos_tasks_c_additions.h&lt;/A&gt; which has been immunized against linker and compiler optimizations.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Keep in mind that for it there are two macros required:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ErichS_1-1638295698247.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/163643i9442B5F142D8E9A4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ErichS_1-1638295698247.png" alt="ErichS_1-1638295698247.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;</description>
      <pubDate>Tue, 30 Nov 2021 18:08:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/FreeRTOS-stack-backtrace-not-enabling/m-p/1379138#M7638</guid>
      <dc:creator>ErichStyger</dc:creator>
      <dc:date>2021-11-30T18:08:32Z</dc:date>
    </item>
    <item>
      <title>Re: FreeRTOS stack backtrace not enabling</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/FreeRTOS-stack-backtrace-not-enabling/m-p/1379160#M7639</link>
      <description>&lt;P&gt;Erich,&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;peripherals config tools is not implemented, in the spreadsheet line 138 is the board. QN9090DK6 is the board, Cortex-M4 I would guess falls in there. If not I can create a new thread to continue and debug this issue.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Chad&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Nov 2021 19:38:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/FreeRTOS-stack-backtrace-not-enabling/m-p/1379160#M7639</guid>
      <dc:creator>Genovation</dc:creator>
      <dc:date>2021-11-30T19:38:28Z</dc:date>
    </item>
  </channel>
</rss>

