<?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 Correct disable Debug Printf in Release in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Correct-disable-Debug-Printf-in-Release/m-p/721480#M44191</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I look several example DbgConsole_Printf or printf for debug information.&lt;/P&gt;&lt;P&gt;What is the difference between the two?&lt;/P&gt;&lt;P&gt;What is the best way to complete disable debug string on Release?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Nov 2017 09:49:16 GMT</pubDate>
    <dc:creator>LArmstrong1985</dc:creator>
    <dc:date>2017-11-20T09:49:16Z</dc:date>
    <item>
      <title>Correct disable Debug Printf in Release</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Correct-disable-Debug-Printf-in-Release/m-p/721480#M44191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I look several example DbgConsole_Printf or printf for debug information.&lt;/P&gt;&lt;P&gt;What is the difference between the two?&lt;/P&gt;&lt;P&gt;What is the best way to complete disable debug string on Release?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Nov 2017 09:49:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Correct-disable-Debug-Printf-in-Release/m-p/721480#M44191</guid>
      <dc:creator>LArmstrong1985</dc:creator>
      <dc:date>2017-11-20T09:49:16Z</dc:date>
    </item>
    <item>
      <title>Re: Correct disable Debug Printf in Release</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Correct-disable-Debug-Printf-in-Release/m-p/721481#M44192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;A _jive_internal="true" class="" data-content-finding="Community" data-userid="289934" data-username="fabiobenevento" href="https://community.nxp.com/people/fabiobenevento"&gt;Fabio Benevento&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;Please share more information,&lt;/P&gt;&lt;P&gt;-Which IDE ?&lt;/P&gt;&lt;P&gt;-Which chip ?&lt;/P&gt;&lt;P&gt;-What about your project ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Alice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Nov 2017 04:58:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Correct-disable-Debug-Printf-in-Release/m-p/721481#M44192</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2017-11-21T04:58:17Z</dc:date>
    </item>
    <item>
      <title>Re: Correct disable Debug Printf in Release</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Correct-disable-Debug-Printf-in-Release/m-p/721482#M44193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;IDE - MCUXpresso&lt;/P&gt;&lt;P&gt;BOARD - FRDM-K64F&lt;/P&gt;&lt;P&gt;Project - Custom project based on usb mouse-keyboard with FREERTOS example. This project have several usb_echo call that print on console/uart using DbgPrintf. I would disable all this print on Release but I don't find a preprocessor define that do this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Nov 2017 09:01:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Correct-disable-Debug-Printf-in-Release/m-p/721482#M44193</guid>
      <dc:creator>LArmstrong1985</dc:creator>
      <dc:date>2017-11-21T09:01:50Z</dc:date>
    </item>
    <item>
      <title>Re: Correct disable Debug Printf in Release</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Correct-disable-Debug-Printf-in-Release/m-p/721483#M44194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Fabio,&lt;/P&gt;&lt;P&gt;When you import SDK demo project, you can choose "NewlibNano(none)"， it will not print to debug console :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/4589iB4766869D3184586/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Alice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Dec 2017 10:07:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Correct-disable-Debug-Printf-in-Release/m-p/721483#M44194</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2017-12-11T10:07:17Z</dc:date>
    </item>
  </channel>
</rss>

