<?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 KwikStik with CodeWarrior in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KwikStik-with-CodeWarrior/m-p/233918#M5313</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Guys&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have some troubles with the KwikStik (v5). I already tried different tools (IAR Embedded Workbench, Atollic True Studio, Code Warrior) but I always get some error when I want to use the printf function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just created a new project in CodeWarrior and just added a simple line printf("Hello World \r\n"); and #include &amp;lt;stdioi.h&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I always get the error when I try to compile:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Unbenannt.PNG"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/119193i96F3E751ADFDB702/image-size/large?v=v2&amp;amp;px=999" role="button" title="Unbenannt.PNG" alt="Unbenannt.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There must be a Problem with the UART?!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anybody can give me an advice what to do?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers Mani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Mar 2013 17:37:08 GMT</pubDate>
    <dc:creator>mani</dc:creator>
    <dc:date>2013-03-21T17:37:08Z</dc:date>
    <item>
      <title>KwikStik with CodeWarrior</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KwikStik-with-CodeWarrior/m-p/233918#M5313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Guys&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have some troubles with the KwikStik (v5). I already tried different tools (IAR Embedded Workbench, Atollic True Studio, Code Warrior) but I always get some error when I want to use the printf function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just created a new project in CodeWarrior and just added a simple line printf("Hello World \r\n"); and #include &amp;lt;stdioi.h&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I always get the error when I try to compile:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Unbenannt.PNG"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/119193i96F3E751ADFDB702/image-size/large?v=v2&amp;amp;px=999" role="button" title="Unbenannt.PNG" alt="Unbenannt.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There must be a Problem with the UART?!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anybody can give me an advice what to do?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers Mani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Mar 2013 17:37:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KwikStik-with-CodeWarrior/m-p/233918#M5313</guid>
      <dc:creator>mani</dc:creator>
      <dc:date>2013-03-21T17:37:08Z</dc:date>
    </item>
    <item>
      <title>Re: KwikStik with CodeWarrior</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KwikStik-with-CodeWarrior/m-p/233919#M5314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;These functions must be provided by the user for printf to work.&lt;/P&gt;&lt;P&gt;You need to set up a UART and then provide these functions so printf's "go some where".&lt;/P&gt;&lt;P&gt;You could use processor expert to set up a serial port.&lt;/P&gt;&lt;P&gt;I am sure there is support for the uart, but you need to add the file, I suggest you ask freescale tech support to define this.&lt;/P&gt;&lt;P&gt;If you get a good answer, please post it back here.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Mar 2013 18:10:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KwikStik-with-CodeWarrior/m-p/233919#M5314</guid>
      <dc:creator>JimDon</dc:creator>
      <dc:date>2013-03-21T18:10:43Z</dc:date>
    </item>
    <item>
      <title>Re: KwikStik with CodeWarrior</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KwikStik-with-CodeWarrior/m-p/233920#M5315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Manuel!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How is the project going?&lt;/P&gt;&lt;P&gt;Have you contacted Tech Support?&lt;/P&gt;&lt;P&gt;Keep us posted! :smileywink:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Monica.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Apr 2013 17:57:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KwikStik-with-CodeWarrior/m-p/233920#M5315</guid>
      <dc:creator>Monica</dc:creator>
      <dc:date>2013-04-02T17:57:04Z</dc:date>
    </item>
  </channel>
</rss>

