<?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 Redirecting printf in codewarrior codewarrior V11.0 to a LCD panel? in CodeWarrior Development Tools</title>
    <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Redirecting-printf-in-codewarrior-codewarrior-V11-0-to-a-LCD/m-p/791706#M6948</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using codewarrior coldfire (MCF 82235) V11.0 compiler and I am new to the compiler. I have a project where i want to format the output and print it on LCD display and want to use printf to do this. But when i enable CONSOLE_IO_SUPPORT, it throws UART related errors. Can anybody guide me with step by step instruction to redirect printf to a console other than UART?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Girish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Jun 2018 16:50:08 GMT</pubDate>
    <dc:creator>girishkumarvast</dc:creator>
    <dc:date>2018-06-18T16:50:08Z</dc:date>
    <item>
      <title>Redirecting printf in codewarrior codewarrior V11.0 to a LCD panel?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Redirecting-printf-in-codewarrior-codewarrior-V11-0-to-a-LCD/m-p/791706#M6948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using codewarrior coldfire (MCF 82235) V11.0 compiler and I am new to the compiler. I have a project where i want to format the output and print it on LCD display and want to use printf to do this. But when i enable CONSOLE_IO_SUPPORT, it throws UART related errors. Can anybody guide me with step by step instruction to redirect printf to a console other than UART?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Girish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jun 2018 16:50:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Redirecting-printf-in-codewarrior-codewarrior-V11-0-to-a-LCD/m-p/791706#M6948</guid>
      <dc:creator>girishkumarvast</dc:creator>
      <dc:date>2018-06-18T16:50:08Z</dc:date>
    </item>
    <item>
      <title>Re: Redirecting printf in codewarrior codewarrior V11.0 to a LCD panel?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Redirecting-printf-in-codewarrior-codewarrior-V11-0-to-a-LCD/m-p/791707#M6949</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Girish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The CONSOLE_IO_SUPPORT macro will redirect the printf to the debugger console, this will make use of the&amp;nbsp;IO functions in the&amp;nbsp;console_io_cf.c file. The ENABLE_UART_SUPPORT macro will redirect it to the UART peripheral and makes use of the UART basic driver support in the uart_support.c file.&amp;nbsp; If you want it to print the information to an LCD then you will have to implement the functionality using the corresponding LCD drivers.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Hope it helps!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;BR /&gt;Carlos Mendoza&lt;BR /&gt;Technical Support Engineer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jun 2018 20:08:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Redirecting-printf-in-codewarrior-codewarrior-V11-0-to-a-LCD/m-p/791707#M6949</guid>
      <dc:creator>Carlos_Mendoza</dc:creator>
      <dc:date>2018-06-20T20:08:28Z</dc:date>
    </item>
  </channel>
</rss>

