<?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 RT1176 debug console and shell in MCUXpresso SDK</title>
    <link>https://community.nxp.com/t5/MCUXpresso-SDK/RT1176-debug-console-and-shell/m-p/1885488#M4808</link>
    <description>&lt;P&gt;Under&amp;nbsp;SBR\SDK_2_15_100_MIMXRT1170-EVK\devices\MIMXRT1176\utilities&lt;/P&gt;&lt;P&gt;How do you build the&amp;nbsp;debug console and shell?&lt;/P&gt;&lt;P&gt;Or can you add the utilities directory to an existing project?&lt;/P&gt;</description>
    <pubDate>Tue, 11 Jun 2024 20:39:33 GMT</pubDate>
    <dc:creator>DanielTC</dc:creator>
    <dc:date>2024-06-11T20:39:33Z</dc:date>
    <item>
      <title>RT1176 debug console and shell</title>
      <link>https://community.nxp.com/t5/MCUXpresso-SDK/RT1176-debug-console-and-shell/m-p/1885488#M4808</link>
      <description>&lt;P&gt;Under&amp;nbsp;SBR\SDK_2_15_100_MIMXRT1170-EVK\devices\MIMXRT1176\utilities&lt;/P&gt;&lt;P&gt;How do you build the&amp;nbsp;debug console and shell?&lt;/P&gt;&lt;P&gt;Or can you add the utilities directory to an existing project?&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jun 2024 20:39:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-SDK/RT1176-debug-console-and-shell/m-p/1885488#M4808</guid>
      <dc:creator>DanielTC</dc:creator>
      <dc:date>2024-06-11T20:39:33Z</dc:date>
    </item>
    <item>
      <title>Re: RT1176 debug console and shell</title>
      <link>https://community.nxp.com/t5/MCUXpresso-SDK/RT1176-debug-console-and-shell/m-p/1887182#M4809</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/234480"&gt;@DanielTC&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;You can add these utility components when creating a new project on the components section:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="EdwinHz_0-1718297927173.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/284045iCA675216D3E9CA9B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="EdwinHz_0-1718297927173.png" alt="EdwinHz_0-1718297927173.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Or for an existing project, you can open the SDK component manager window and select them there:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="EdwinHz_1-1718297966297.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/284046i753A15BE7F9A0B34/image-size/medium?v=v2&amp;amp;px=400" role="button" title="EdwinHz_1-1718297966297.png" alt="EdwinHz_1-1718297966297.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="EdwinHz_2-1718297973035.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/284047i84BF9948A2716D31/image-size/medium?v=v2&amp;amp;px=400" role="button" title="EdwinHz_2-1718297973035.png" alt="EdwinHz_2-1718297973035.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;BR,&lt;BR /&gt;Edwin.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jun 2024 16:59:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-SDK/RT1176-debug-console-and-shell/m-p/1887182#M4809</guid>
      <dc:creator>EdwinHz</dc:creator>
      <dc:date>2024-06-13T16:59:52Z</dc:date>
    </item>
    <item>
      <title>Re: RT1176 debug console and shell</title>
      <link>https://community.nxp.com/t5/MCUXpresso-SDK/RT1176-debug-console-and-shell/m-p/1889798#M4816</link>
      <description>&lt;P&gt;I'm using the IAR Embedded Workbench IDE for Arm. Using existing project. Did not see the SDK component manager so I just added the required files to the existing utilities. It built with no errors. Is this correct? Also will this debug console and shell show up on one of the USB ports?&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jun 2024 21:16:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-SDK/RT1176-debug-console-and-shell/m-p/1889798#M4816</guid>
      <dc:creator>DanielTC</dc:creator>
      <dc:date>2024-06-18T21:16:23Z</dc:date>
    </item>
    <item>
      <title>Re: RT1176 debug console and shell</title>
      <link>https://community.nxp.com/t5/MCUXpresso-SDK/RT1176-debug-console-and-shell/m-p/1890744#M4817</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/234480"&gt;@DanielTC&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Adding the components manually would be the option to do so on IAR, yes. If there were no build errors, then it should work and show up on one of the COM ports, as you mention.&lt;/P&gt;
&lt;P&gt;BR,&lt;BR /&gt;Edwin.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jun 2024 19:50:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-SDK/RT1176-debug-console-and-shell/m-p/1890744#M4817</guid>
      <dc:creator>EdwinHz</dc:creator>
      <dc:date>2024-06-19T19:50:25Z</dc:date>
    </item>
  </channel>
</rss>

