<?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 CodeWarrior Console Printf output Not Shown in CodeWarrior for MCU</title>
    <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/CodeWarrior-Console-Printf-output-Not-Shown/m-p/290265#M10613</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using CodeWarrior Ide for programming and debugging .But I have a question in mind I can build the program and Also I can download the program to the MCU and the program can be debugged in the debug mode.But some program also contains Printf codes like below&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; printf ("\fStart time (MQX synchronized to RTC time during bsp init):\n\n");&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But I can not see the printf value in my console while debugging ....&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I see these printf strings in the codewarrior console.&lt;/P&gt;&lt;P&gt;Are they shown somewhere else.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Jun 2013 11:23:02 GMT</pubDate>
    <dc:creator>yogesh8418</dc:creator>
    <dc:date>2013-06-13T11:23:02Z</dc:date>
    <item>
      <title>CodeWarrior Console Printf output Not Shown</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/CodeWarrior-Console-Printf-output-Not-Shown/m-p/290265#M10613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using CodeWarrior Ide for programming and debugging .But I have a question in mind I can build the program and Also I can download the program to the MCU and the program can be debugged in the debug mode.But some program also contains Printf codes like below&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; printf ("\fStart time (MQX synchronized to RTC time during bsp init):\n\n");&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But I can not see the printf value in my console while debugging ....&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I see these printf strings in the codewarrior console.&lt;/P&gt;&lt;P&gt;Are they shown somewhere else.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jun 2013 11:23:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/CodeWarrior-Console-Printf-output-Not-Shown/m-p/290265#M10613</guid>
      <dc:creator>yogesh8418</dc:creator>
      <dc:date>2013-06-13T11:23:02Z</dc:date>
    </item>
    <item>
      <title>Re: CodeWarrior Console Printf output Not Shown</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/CodeWarrior-Console-Printf-output-Not-Shown/m-p/290266#M10614</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;There is similar post for this question:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;A _jive_internal="true" href="https://community.nxp.com/message/94910"&gt;https://community.freescale.com/message/94910&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To use the console output on Eclipse, this feature must be enable on the project.&lt;/P&gt;&lt;P&gt;The best way is to create a sample project (without MQX).&lt;/P&gt;&lt;P&gt;By default the project includes 2 versions:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - RAM,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - Console_RAM.&lt;/P&gt;&lt;P&gt;Only the second will print the message on Eclipse Console component.&lt;/P&gt;&lt;P&gt;If you need more info. can you provide more details.&lt;/P&gt;&lt;P&gt;To do that you must:&lt;/P&gt;&lt;P&gt;&amp;nbsp; Under CodeWarrior IDE (classic)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Start the IDE and click on Help | About Freescale CodeWarrior. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Click on Installed Products&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Provide us all info displayed. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Or you can save them in a txt file.&lt;/P&gt;&lt;P&gt;&amp;nbsp; Under Eclipse IDE&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1-&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Start Eclipse and click on Help ¦ Freescale Licenses&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The Status column gives the status of the license.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Under Product, select it and click on details.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; A new dialog show up giving license details.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Provide us all info displayed&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2-&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Start Eclipse and click on Help ¦ About CodeWarrior Development Studio&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Under Installed Products, you will see the version used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the processor ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pascal&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jun 2013 13:09:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/CodeWarrior-Console-Printf-output-Not-Shown/m-p/290266#M10614</guid>
      <dc:creator>trytohelp</dc:creator>
      <dc:date>2013-06-13T13:09:28Z</dc:date>
    </item>
    <item>
      <title>Re: CodeWarrior Console Printf output Not Shown</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/CodeWarrior-Console-Printf-output-Not-Shown/m-p/290267#M10615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you didn't mention what chip you work with, but i guess it is Kinetis, correct? without MQX, CW10 for kinetis can print string to console window. with MQX, the default printf output terminal is UART but not console. I was ever able to print to the console in MQX and CW10&amp;nbsp; by doing the following: To be able to output printf to the console you need to open the psp for your board, locate file "fio.h" under PSP include and comment out line 75: // #define&amp;nbsp; printf&amp;nbsp;&amp;nbsp;&amp;nbsp; _io_printf see pic. After this you need to recompile the psp project as well as the bsp The psp and bsp are located at: {MQX install folder}\mqx\build\cw10 Now recompile your project and the output should be to the Debugger console.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jun 2013 02:45:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/CodeWarrior-Console-Printf-output-Not-Shown/m-p/290267#M10615</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2013-06-14T02:45:58Z</dc:date>
    </item>
  </channel>
</rss>

