<?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 Redirect debug console to a custom printf in MCUXpresso SDK</title>
    <link>https://community.nxp.com/t5/MCUXpresso-SDK/Redirect-debug-console-to-a-custom-printf/m-p/1630754#M4285</link>
    <description>&lt;P&gt;Most of SDK source code uses PRINTF() macro to emit messages. It seems PRINTF() can be disabled, redirected to standard printf() and redirected to a custom printf-like function defined in fsl_debug_console.c (that is&amp;nbsp;DbgConsole_Printf).&lt;/P&gt;&lt;P&gt;I already have a custom printf-like function that is named myprintf(). Is it possible to redirect PRINTF() to myprintf()? If no, could you suggest changes to achieve this goal?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 10 Apr 2023 22:23:20 GMT</pubDate>
    <dc:creator>giusloq</dc:creator>
    <dc:date>2023-04-10T22:23:20Z</dc:date>
    <item>
      <title>Redirect debug console to a custom printf</title>
      <link>https://community.nxp.com/t5/MCUXpresso-SDK/Redirect-debug-console-to-a-custom-printf/m-p/1630754#M4285</link>
      <description>&lt;P&gt;Most of SDK source code uses PRINTF() macro to emit messages. It seems PRINTF() can be disabled, redirected to standard printf() and redirected to a custom printf-like function defined in fsl_debug_console.c (that is&amp;nbsp;DbgConsole_Printf).&lt;/P&gt;&lt;P&gt;I already have a custom printf-like function that is named myprintf(). Is it possible to redirect PRINTF() to myprintf()? If no, could you suggest changes to achieve this goal?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Apr 2023 22:23:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-SDK/Redirect-debug-console-to-a-custom-printf/m-p/1630754#M4285</guid>
      <dc:creator>giusloq</dc:creator>
      <dc:date>2023-04-10T22:23:20Z</dc:date>
    </item>
    <item>
      <title>Re: Redirect debug console to a custom printf</title>
      <link>https://community.nxp.com/t5/MCUXpresso-SDK/Redirect-debug-console-to-a-custom-printf/m-p/1630977#M4287</link>
      <description>&lt;P&gt;The easiest and simplest way is: change it to your custom printf variant here:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ErichStyger_0-1681194099726.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/218651i595B12CEC62C0E39/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ErichStyger_0-1681194099726.png" alt="ErichStyger_0-1681194099726.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Apr 2023 06:22:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-SDK/Redirect-debug-console-to-a-custom-printf/m-p/1630977#M4287</guid>
      <dc:creator>ErichStyger</dc:creator>
      <dc:date>2023-04-11T06:22:12Z</dc:date>
    </item>
  </channel>
</rss>

