<?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 Re: About printf in MQX Software Solutions</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/About-printf/m-p/205918#M4847</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello sebasira,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please open the document MQX IAR Getting Started located in /doc/tools/iar. There's explanation what to change in project settings :smileywink:&amp;nbsp; Does it help to see the hello world?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;MartinK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Dec 2012 07:06:54 GMT</pubDate>
    <dc:creator>c0170</dc:creator>
    <dc:date>2012-12-13T07:06:54Z</dc:date>
    <item>
      <title>About printf</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/About-printf/m-p/205913#M4842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm new to MQX and RTOS in general; and I'm hands-on TWRK60N512. I'm trying out the examples from MQX installation and I've got a simple question about printf. For example, the hello project prints out "Hello World"... My doubt is, if printf flush data from standard out, then what's the stadard out? (TWRK60N512 has no display.... I also have the TWR-SER, does is it flush it through the UART?)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks as always!!!&lt;/P&gt;&lt;P&gt;Best Regards!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SebaS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Dec 2012 12:47:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/About-printf/m-p/205913#M4842</guid>
      <dc:creator>sebasira</dc:creator>
      <dc:date>2012-12-12T12:47:23Z</dc:date>
    </item>
    <item>
      <title>Re: About printf</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/About-printf/m-p/205914#M4843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello sebasira,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the mqx/source/bsp/twrk60n512/twrk60n512.h you can find:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #define BSP_DEFAULT_IO_CHANNEL&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "ttyf:"&amp;nbsp;&amp;nbsp;&amp;nbsp; /* OSJTAG-COM&amp;nbsp;&amp;nbsp; polled mode&amp;nbsp;&amp;nbsp; */&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope that this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Dec 2012 13:37:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/About-printf/m-p/205914#M4843</guid>
      <dc:creator>JuroV</dc:creator>
      <dc:date>2012-12-12T13:37:33Z</dc:date>
    </item>
    <item>
      <title>Re: About printf</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/About-printf/m-p/205915#M4844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Juraj!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It helps me a lot. Please, excuse my ignorance, I just need some tips, so I get more closely to it and then understand better MQX documentation. Further the more, I didn't know that OSJTAG was also listed as a COM port&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I'm confused... I found &lt;EM style="background-color: #ffffff; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;twrk60n512.h&lt;/EM&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;, inside two folders:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1- &lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;mqx/source/bsp/twrk60n512/twrk60n512.h&lt;/SPAN&gt; (the one you mentioned)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2- lib\twrk60n512.iar\bsp&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wich one should I modify and why? Why there are two of them?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SebaS&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>Wed, 12 Dec 2012 13:54:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/About-printf/m-p/205915#M4844</guid>
      <dc:creator>sebasira</dc:creator>
      <dc:date>2012-12-12T13:54:06Z</dc:date>
    </item>
    <item>
      <title>Re: About printf</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/About-printf/m-p/205916#M4845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is principal knowledge how MQX build is done. After the BSP/ PSP/ any_other_MQX_component is built as a library, the result (.a file) is copied into /lib folder. Together with that, all exported header files are copied into /lib. You can consider these files as generated, (though 1:1 copy of the original files). It is recommended to modify original files in mqx directory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After the MQX is compiled, you can start write your own application and it will be using files only from /lib directory. If any change is needed, modify the file in the mqx directory, rebuild MQX and continue developing your own app.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Dec 2012 13:59:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/About-printf/m-p/205916#M4845</guid>
      <dc:creator>JuroV</dc:creator>
      <dc:date>2012-12-12T13:59:33Z</dc:date>
    </item>
    <item>
      <title>Re: About printf</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/About-printf/m-p/205917#M4846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just for testing I've change &lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;BSP_DEFAULT_IO_CHANNEL to be iodebug... I recompile the BSP, and verify that as you said the files in /lib where a copy of the source and the change is as I want it to be... I downloaded the code to the TWRK60 kit but I don't know where I would espect it to appear. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I can't see HELLO WORLD on the Terminal I/O... (I'm using IAR v6.3) If I configure the terminal I/O to show target resets I can see them, but when I run, there's no "Hello World". What went wrong?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Dec 2012 14:26:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/About-printf/m-p/205917#M4846</guid>
      <dc:creator>sebasira</dc:creator>
      <dc:date>2012-12-12T14:26:46Z</dc:date>
    </item>
    <item>
      <title>Re: About printf</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/About-printf/m-p/205918#M4847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello sebasira,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please open the document MQX IAR Getting Started located in /doc/tools/iar. There's explanation what to change in project settings :smileywink:&amp;nbsp; Does it help to see the hello world?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;MartinK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Dec 2012 07:06:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/About-printf/m-p/205918#M4847</guid>
      <dc:creator>c0170</dc:creator>
      <dc:date>2012-12-13T07:06:54Z</dc:date>
    </item>
    <item>
      <title>Re: About printf</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/About-printf/m-p/205919#M4848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maritn,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've been looking at the document you mentioned. My project was (by default) configured as in the imagen of the last page of the MQX IAR Getting Started, under "Using the MQX DebugIO Driver with EWARM IDE".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've change &lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;BSP_DEFAULT_IO_CHANNEL&lt;/SPAN&gt; to be "iodebug:" in the source folder, but still can`t see anything on the TerminalIO. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any clue?&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SebaS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Dec 2012 17:44:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/About-printf/m-p/205919#M4848</guid>
      <dc:creator>sebasira</dc:creator>
      <dc:date>2012-12-21T17:44:49Z</dc:date>
    </item>
  </channel>
</rss>

