<?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>S32 Design Studio中的主题 Re: S32K144 and SWD printf support</title>
    <link>https://community.nxp.com/t5/S32-Design-Studio/S32K144-and-SWD-printf-support/m-p/1174853#M6944</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/82401"&gt;@paulkissel&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Newlib is an open-source library, detailed information and the source code can be found on their &lt;A href="https://sourceware.org/newlib/" target="_self"&gt;webpage&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Alexis Andalon&lt;/P&gt;</description>
    <pubDate>Wed, 28 Oct 2020 23:40:33 GMT</pubDate>
    <dc:creator>Alexis_A</dc:creator>
    <dc:date>2020-10-28T23:40:33Z</dc:date>
    <item>
      <title>S32K144 and SWD printf support</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/S32K144-and-SWD-printf-support/m-p/1173337#M6936</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Where can I find the driver level source code for semihost printf support in SWD mode for the S32K?&amp;nbsp; Is it part of the newlib C library or is it a separate module?&amp;nbsp; I want to examine how the host mode works on the S32K to see how feasible it is to import into an existing project.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 26 Oct 2020 20:47:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/S32K144-and-SWD-printf-support/m-p/1173337#M6936</guid>
      <dc:creator>paulkissel</dc:creator>
      <dc:date>2020-10-26T20:47:23Z</dc:date>
    </item>
    <item>
      <title>Re: S32K144 and SWD printf support</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/S32K144-and-SWD-printf-support/m-p/1174718#M6940</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/82401"&gt;@paulkissel&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;To enable the printf with the newlib library select the library with the debbuger console:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Alexis_A_0-1603910181494.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/128555iB8C3F2E5315B98EC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Alexis_A_0-1603910181494.png" alt="Alexis_A_0-1603910181494.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;And in the debugger console enable the semihost option:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Alexis_A_1-1603911411137.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/128556i49F7BAE46ED0627D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Alexis_A_1-1603911411137.png" alt="Alexis_A_1-1603911411137.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Alexis Andalon&lt;/P&gt;</description>
      <pubDate>Wed, 28 Oct 2020 18:56:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/S32K144-and-SWD-printf-support/m-p/1174718#M6940</guid>
      <dc:creator>Alexis_A</dc:creator>
      <dc:date>2020-10-28T18:56:54Z</dc:date>
    </item>
    <item>
      <title>Re: S32K144 and SWD printf support</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/S32K144-and-SWD-printf-support/m-p/1174785#M6941</link>
      <description>&lt;P&gt;Hi Alexis,&lt;/P&gt;&lt;P&gt;Thanks for the reply.&amp;nbsp; My question is where is the source code for this semi host and printf support through newlib?&amp;nbsp; I have a project which must not use newlib so I wish to gauge the feasibility of porting some of the code over just to support the semi host printf capability of the MCU.&amp;nbsp; I'm trying to find the internals of how this printf is working via newlib and semi host mode in other words.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Oct 2020 21:28:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/S32K144-and-SWD-printf-support/m-p/1174785#M6941</guid>
      <dc:creator>paulkissel</dc:creator>
      <dc:date>2020-10-28T21:28:37Z</dc:date>
    </item>
    <item>
      <title>Re: S32K144 and SWD printf support</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/S32K144-and-SWD-printf-support/m-p/1174853#M6944</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/82401"&gt;@paulkissel&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Newlib is an open-source library, detailed information and the source code can be found on their &lt;A href="https://sourceware.org/newlib/" target="_self"&gt;webpage&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Alexis Andalon&lt;/P&gt;</description>
      <pubDate>Wed, 28 Oct 2020 23:40:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/S32K144-and-SWD-printf-support/m-p/1174853#M6944</guid>
      <dc:creator>Alexis_A</dc:creator>
      <dc:date>2020-10-28T23:40:33Z</dc:date>
    </item>
    <item>
      <title>Re: S32K144 and SWD printf support</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/S32K144-and-SWD-printf-support/m-p/1177547#M6974</link>
      <description>&lt;P&gt;Thanks Alexis.&amp;nbsp; I found some code for semihosting in the&amp;nbsp;&lt;FONT&gt;rdimon-aem.S, but this is for Cortex A series.&amp;nbsp; What I'm looking for is semihost code for the M4 on the S32K144.&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Nov 2020 22:56:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/S32K144-and-SWD-printf-support/m-p/1177547#M6974</guid>
      <dc:creator>paulkissel</dc:creator>
      <dc:date>2020-11-03T22:56:06Z</dc:date>
    </item>
  </channel>
</rss>

