<?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>CodeWarrior Development ToolsのトピックHow to print in the IAR I/O terminal?</title>
    <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/How-to-print-in-the-IAR-I-O-terminal/m-p/929342#M7727</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to know how to print in the I/O terminal of IAR workbench? My device board is a kw24d.&lt;/P&gt;&lt;P&gt;When I use printf(), it doesn't' prints nothing in this terminal. My debugger driver is is in the PE micro option. I tried to use stdout/stderr via semihosting and via SWO, and nothing happened.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 30 Aug 2019 19:42:53 GMT</pubDate>
    <dc:creator>vitorgabriel100</dc:creator>
    <dc:date>2019-08-30T19:42:53Z</dc:date>
    <item>
      <title>How to print in the IAR I/O terminal?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/How-to-print-in-the-IAR-I-O-terminal/m-p/929342#M7727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to know how to print in the I/O terminal of IAR workbench? My device board is a kw24d.&lt;/P&gt;&lt;P&gt;When I use printf(), it doesn't' prints nothing in this terminal. My debugger driver is is in the PE micro option. I tried to use stdout/stderr via semihosting and via SWO, and nothing happened.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Aug 2019 19:42:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/How-to-print-in-the-IAR-I-O-terminal/m-p/929342#M7727</guid>
      <dc:creator>vitorgabriel100</dc:creator>
      <dc:date>2019-08-30T19:42:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to print in the IAR I/O terminal?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/How-to-print-in-the-IAR-I-O-terminal/m-p/929343#M7728</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;Which example are you trying? Also, in which connector are you using the board?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;BR /&gt;Estephania&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Sep 2019 19:37:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/How-to-print-in-the-IAR-I-O-terminal/m-p/929343#M7728</guid>
      <dc:creator>stephanie_m</dc:creator>
      <dc:date>2019-09-02T19:37:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to print in the IAR I/O terminal?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/How-to-print-in-the-IAR-I-O-terminal/m-p/929344#M7729</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 using the board with a usb connector. And I'm trying to&amp;nbsp;trying to play a lot of examples, like the connectivity example provide by nxp. The examples works well and using a serial terminal I can print what I want, but for a specific work i need to print somethings in the I/O terminal of IAR, and I'm not achieving.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;Regards,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;Vítor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Sep 2019 16:10:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/How-to-print-in-the-IAR-I-O-terminal/m-p/929344#M7729</guid>
      <dc:creator>vitorgabriel100</dc:creator>
      <dc:date>2019-09-03T16:10:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to print in the IAR I/O terminal?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/How-to-print-in-the-IAR-I-O-terminal/m-p/929345#M7730</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;There are two USB connectors in the freedom board, so , I'm not sure which one you use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As I'm not sure which example you are using, I'll try to help you in a general way, it is most likely that you won't be able to use the semihosting in the demo due to the timings of the software stack.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Usually when you use the semihosting there are some extra timings and resources used that might be affecting the flow of the wireless stack.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for the inconveniences this might cause you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Estephania&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Sep 2019 17:19:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/How-to-print-in-the-IAR-I-O-terminal/m-p/929345#M7730</guid>
      <dc:creator>stephanie_m</dc:creator>
      <dc:date>2019-09-03T17:19:53Z</dc:date>
    </item>
  </channel>
</rss>

