<?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>Other NXP ProductsのトピックStack Analysis in MCUXPRESSO IDE</title>
    <link>https://community.nxp.com/t5/Other-NXP-Products/Stack-Analysis-in-MCUXPRESSO-IDE/m-p/1243238#M10552</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am using MCUXPESSO IDE to develop a Protection Relay with LPC54608J512BD208 microcontroller. I want to analyze the stack usage of the Firmware.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any feature in MCUXpresso through which i can find stack usage of different functions and interrupts.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Prasanna&lt;/P&gt;</description>
    <pubDate>Wed, 10 Mar 2021 11:38:24 GMT</pubDate>
    <dc:creator>prasannanaik</dc:creator>
    <dc:date>2021-03-10T11:38:24Z</dc:date>
    <item>
      <title>Stack Analysis in MCUXPRESSO IDE</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/Stack-Analysis-in-MCUXPRESSO-IDE/m-p/1243238#M10552</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am using MCUXPESSO IDE to develop a Protection Relay with LPC54608J512BD208 microcontroller. I want to analyze the stack usage of the Firmware.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any feature in MCUXpresso through which i can find stack usage of different functions and interrupts.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Prasanna&lt;/P&gt;</description>
      <pubDate>Wed, 10 Mar 2021 11:38:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/Stack-Analysis-in-MCUXPRESSO-IDE/m-p/1243238#M10552</guid>
      <dc:creator>prasannanaik</dc:creator>
      <dc:date>2021-03-10T11:38:24Z</dc:date>
    </item>
    <item>
      <title>Re: Stack Analysis in MCUXPRESSO IDE</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/Stack-Analysis-in-MCUXPRESSO-IDE/m-p/1244293#M10563</link>
      <description>&lt;P&gt;Hello Prasanna,&lt;/P&gt;
&lt;P&gt;There is a heap and stack view on MCUXpresso IDE, you can find a brief description on the MCUXpresso IDE User Guide (link below).&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/docs/en/user-guide/MCUXpresso_IDE_User_Guide.pdf" target="_blank"&gt;https://www.nxp.com/docs/en/user-guide/MCUXpresso_IDE_User_Guide.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;For a more hands-on approach, please check the Advanced Debugging with MCUXpresso IDE training (link below, you may need to login to access it). Particularly Part 5.&lt;/P&gt;
&lt;P&gt;Part 1:&amp;nbsp;Building Debugging and Direct Flashing&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/design/training/advanced-debugging-with-mcuxpresso-ide-part-1-building-debugging-and-direct-flashing:TIP-ADVANCED-DEBUG-MCUXPRESSO-IDE-1" target="_blank"&gt;https://www.nxp.com/design/training/advanced-debugging-with-mcuxpresso-ide-part-1-building-debugging-and-direct-flashing:TIP-ADVANCED-DEBUG-MCUXPRESSO-IDE-1&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Part 2:&amp;nbsp;Accessing Data and Peripherals&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/design/training/advanced-debugging-with-mcuxpresso-ide-part-2-accessing-data-and-peripherals:TIP-ADVANCED-DEBUG-MCUXPRESSO-IDE-2" target="_blank"&gt;https://www.nxp.com/design/training/advanced-debugging-with-mcuxpresso-ide-part-2-accessing-data-and-peripherals:TIP-ADVANCED-DEBUG-MCUXPRESSO-IDE-2&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Part 3:&amp;nbsp;Code &amp;amp; Data Breakpoints&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/design/training/advanced-debugging-with-mcuxpresso-ide-part-3-code-data-breakpoints:TIP-ADVANCED-DEBUG-MCUXPRESSO-IDE-3" target="_blank"&gt;https://www.nxp.com/design/training/advanced-debugging-with-mcuxpresso-ide-part-3-code-data-breakpoints:TIP-ADVANCED-DEBUG-MCUXPRESSO-IDE-3&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Part 4:&amp;nbsp;Instruction Trace&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/design/training/advanced-debugging-with-mcuxpresso-ide-part-4-instruction-trace:TIP-ADVANCED-DEBUG-MCUXPRESSO-IDE-4" target="_blank"&gt;https://www.nxp.com/design/training/advanced-debugging-with-mcuxpresso-ide-part-4-instruction-trace:TIP-ADVANCED-DEBUG-MCUXPRESSO-IDE-4&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Part 5:&amp;nbsp; FreeRTOS Task Aware Debug&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/design/training/advanced-debugging-with-mcuxpresso-ide-part-5-freertos-task-aware-debug:TIP-ADVANCED-DEBUG-MCUXPRESSO-IDE-5" target="_blank"&gt;https://www.nxp.com/design/training/advanced-debugging-with-mcuxpresso-ide-part-5-freertos-task-aware-debug:TIP-ADVANCED-DEBUG-MCUXPRESSO-IDE-5&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Part 6:&amp;nbsp;SWO trace&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/design/training/advanced-debugging-with-mcuxpresso-ide-part-6-swo-trace:TIP-ADVANCED-DEBUG-MCUXPRESSO-IDE-6" target="_blank"&gt;https://www.nxp.com/design/training/advanced-debugging-with-mcuxpresso-ide-part-6-swo-trace:TIP-ADVANCED-DEBUG-MCUXPRESSO-IDE-6&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;I hope that this information helps!&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Gustavo&lt;/P&gt;</description>
      <pubDate>Thu, 11 Mar 2021 16:39:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/Stack-Analysis-in-MCUXPRESSO-IDE/m-p/1244293#M10563</guid>
      <dc:creator>gusarambula</dc:creator>
      <dc:date>2021-03-11T16:39:32Z</dc:date>
    </item>
  </channel>
</rss>

