<?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>MQX Software SolutionsのトピックRe: Building demo program for TWR-K60D100M</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/Building-demo-program-for-TWR-K60D100M/m-p/245918#M7023</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kyle,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I finally got it working - your hints helped a lot to succeed in compiling the demo code!&lt;/P&gt;&lt;P&gt;The crucial point really was to set the correct path in the linked resources options.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, I also had to change the workspace to the demo project folder before compilation finally succeeded with no errors. Maybe there would have also been some other option to get it running by setting corresponding paths, but I didn't get that working (importing the project into my existing workspace resulted in the compiler not finding all the source files).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, thanks again - it works like a charm now :-)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greetings,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Markus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Mar 2014 12:20:20 GMT</pubDate>
    <dc:creator>markusbraitner</dc:creator>
    <dc:date>2014-03-20T12:20:20Z</dc:date>
    <item>
      <title>Building demo program for TWR-K60D100M</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Building-demo-program-for-TWR-K60D100M/m-p/245910#M7015</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'm just evaluating K60 using a TWR-K60D100M tower system. To get started, I wanted to re-build the demo program in order to change it and try out some tests this way. After some research I found the CodeWarrior project for the demo program (TWR-K60D100M_Quick_Start_Demo - &lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=TWR-K60D100M&amp;amp;fpsp=1&amp;amp;tab=Design_Tools_Tab"&gt;TWR-K60D100M_QSD_SBCH&lt;/A&gt; from &lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=TWR-K60D100M&amp;amp;fpsp=1&amp;amp;tab=Design_Tools_Tab" title="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=TWR-K60D100M&amp;amp;fpsp=1&amp;amp;tab=Design_Tools_Tab"&gt;TWR-K60D100M: Kinetis K60 100 MHz MCU Tower System Module&lt;/A&gt;) and followed the instructions given in TWR-K60D100M_Quick_Start_Demo_Lab_Guide.pdf, but building always exits with approx. 450 errors...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using CodeWarrior for MCU, Version 10.5, Build Id 130916&lt;/P&gt;&lt;P&gt;I've also installed MQX 4.0.2 (using FSLMQXOS_4_0_2_GA.exe), imported the libaries for TWR-K60D100M (by importing ..\Freescale_MQX_4_0\config\twrk60d100m\cw10\twrk60d100m.wsd) and re-compiled them (in Debug configuration).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Importing the Quick Start Demo project worked, but starting the build process (in debug configuration) always results in a lot of errors (mostly syntax errors, "';' missing" errors and undefined identifiers). For me it seems as CW would not find the MQX libraries (altough I even &lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=TWR-K60D100M&amp;amp;fpsp=1&amp;amp;tab=Design_Tools_Tab" title="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=TWR-K60D100M&amp;amp;fpsp=1&amp;amp;tab=Design_Tools_Tab"&gt;http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=TWR-K60D100M&amp;amp;fpsp=1&amp;amp;tab=Design_Tools_Tab&lt;/A&gt;) or maybe it is also a problem with interpreting C++ code?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One project that I could build was adc_demo in ..\CW MCU v10.5\MCU\CodeWarrior_Examples\Kinetis_Examples\k60\.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas what could be the reason?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greetings from Vienna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Markus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Feb 2014 14:55:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Building-demo-program-for-TWR-K60D100M/m-p/245910#M7015</guid>
      <dc:creator>markusbraitner</dc:creator>
      <dc:date>2014-02-19T14:55:33Z</dc:date>
    </item>
    <item>
      <title>Re: Building demo program for TWR-K60D100M</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Building-demo-program-for-TWR-K60D100M/m-p/245911#M7016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Markus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please try following the attached video?, let me know if this works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Soledad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Feb 2014 01:00:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Building-demo-program-for-TWR-K60D100M/m-p/245911#M7016</guid>
      <dc:creator>soledad</dc:creator>
      <dc:date>2014-02-20T01:00:13Z</dc:date>
    </item>
    <item>
      <title>Re: Building demo program for TWR-K60D100M</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Building-demo-program-for-TWR-K60D100M/m-p/245912#M7017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Soledad,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you for your fast response - I'll have a look at the video and will let you know the outcome.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Markus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Feb 2014 08:47:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Building-demo-program-for-TWR-K60D100M/m-p/245912#M7017</guid>
      <dc:creator>markusbraitner</dc:creator>
      <dc:date>2014-02-20T08:47:52Z</dc:date>
    </item>
    <item>
      <title>Re: Building demo program for TWR-K60D100M</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Building-demo-program-for-TWR-K60D100M/m-p/245913#M7018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Soledad,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've now worked through the video and building, flashing and debugging worked - thank you very much for providing the video - it was quite helpful! I guess the point was the selection of the Freescale compiler.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Howevery, I still can't build the demo project (TWR-K60D100M_Quick_Start_Demo), which I simply imported to the same workspace. Maybe it is also the compiler here. Is there an easy way to switch to the Freescale compiler for an existing project?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Markus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Feb 2014 09:48:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Building-demo-program-for-TWR-K60D100M/m-p/245913#M7018</guid>
      <dc:creator>markusbraitner</dc:creator>
      <dc:date>2014-02-20T09:48:58Z</dc:date>
    </item>
    <item>
      <title>Re: Building demo program for TWR-K60D100M</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Building-demo-program-for-TWR-K60D100M/m-p/245914#M7019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; mso-fareast-font-family: 宋体; mso-fareast-theme-font: minor-fareast; color: black; mso-no-proof: yes;"&gt;Hi Markus,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; mso-fareast-font-family: 宋体; mso-fareast-theme-font: minor-fareast; color: black; mso-no-proof: yes;"&gt;In my memory, TWR-K60D100M_Quick_Start_Demo project was setup for the MQX&amp;nbsp;&amp;nbsp; previous version 3.7, the path for BSP is &lt;SPAN style="color: #000000; font-family: Simsun; font-size: medium; font-style: normal; font-weight: normal; text-align: start; text-indent: 0px;"&gt;'C:/Freescale/Freescale_MQX_4_0/lib/twrk60n512.cw10/bsp,but &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Simsun; font-size: medium; font-style: normal; font-weight: normal; text-align: start; text-indent: 0px;"&gt;in MQX 4.0 the paths for the bsp is 'C:/Freescale/Freescale_MQX_4_0/lib/twrk60n512.cw10/debug/bsp, so you can see lots of compile errors.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="mso-no-proof: yes; text-indent: 0px; text-align: start; color: black; font-style: normal; font-size: 10.0pt; mso-fareast-theme-font: minor-fareast; font-family: 'Arial','sans-serif'; font-weight: normal; mso-fareast-font-family: 宋体;"&gt;I suggest you use demo 'C:\Freescale\Freescale_MQX_4_0\demo' and 'C:\Freescale\Freescale_MQX_4_0\mqx\examples' to evaluate K60 MQX &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Simsun; font-size: medium; font-style: normal; font-weight: normal; text-align: start; text-indent: 0px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Feb 2014 11:26:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Building-demo-program-for-TWR-K60D100M/m-p/245914#M7019</guid>
      <dc:creator>danielchen</dc:creator>
      <dc:date>2014-02-20T11:26:31Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Building demo program for TWR-K60D100M</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Building-demo-program-for-TWR-K60D100M/m-p/245915#M7020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Daniel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you for your answer! This, of course, explains something...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But apparently then there's a mistake in the Quick Start Demo Guide (see attachment) from the quick start demo package provided on the freescale site for TWR-K60D100M - in section 5.1 (page 8) it states under point 4) that MQX version 4.0 has to be installed in order to be able to build the demo program. Maybe someone could correct this so that others don't get confused by this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Markus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Feb 2014 12:05:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Building-demo-program-for-TWR-K60D100M/m-p/245915#M7020</guid>
      <dc:creator>markusbraitner</dc:creator>
      <dc:date>2014-02-20T12:05:20Z</dc:date>
    </item>
    <item>
      <title>Re: Building demo program for TWR-K60D100M</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Building-demo-program-for-TWR-K60D100M/m-p/245916#M7021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Markus&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am Kyle, I think I has fix this issue and you can try my suggestion as below.&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;check your MQX install path, for example, "C:\Freescale\Freescale_MQX_4_0"&lt;/LI&gt;&lt;LI&gt;check your project properties setting&lt;OL&gt;&lt;LI&gt;Resource→Linked Resources：check the MQX_ROOT_DIR should same as MQX install path&lt;/LI&gt;&lt;LI&gt;C/C++ Build→Build Variables：check the MQX_ROOT_DIR should same as MQX install path&lt;/LI&gt;&lt;LI&gt;C/C++ General→Paths and Symbols：check no more warning path apeared&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;LI&gt;Press OK and clear all rebuild it.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can executing this demo code on my TWR-K60D100M platform.&lt;/P&gt;&lt;P&gt;Hope that you can fix re-build issues and enjoy this demo code.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Mar 2014 08:47:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Building-demo-program-for-TWR-K60D100M/m-p/245916#M7021</guid>
      <dc:creator>kyleyang</dc:creator>
      <dc:date>2014-03-19T08:47:31Z</dc:date>
    </item>
    <item>
      <title>Re: Building demo program for TWR-K60D100M</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Building-demo-program-for-TWR-K60D100M/m-p/245917#M7022</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kyle,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for your answer! I'll immediately try your solution and give you feedback!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greetings from Austria,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Markus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Mar 2014 08:40:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Building-demo-program-for-TWR-K60D100M/m-p/245917#M7022</guid>
      <dc:creator>markusbraitner</dc:creator>
      <dc:date>2014-03-20T08:40:23Z</dc:date>
    </item>
    <item>
      <title>Re: Building demo program for TWR-K60D100M</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Building-demo-program-for-TWR-K60D100M/m-p/245918#M7023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kyle,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I finally got it working - your hints helped a lot to succeed in compiling the demo code!&lt;/P&gt;&lt;P&gt;The crucial point really was to set the correct path in the linked resources options.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, I also had to change the workspace to the demo project folder before compilation finally succeeded with no errors. Maybe there would have also been some other option to get it running by setting corresponding paths, but I didn't get that working (importing the project into my existing workspace resulted in the compiler not finding all the source files).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, thanks again - it works like a charm now :-)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greetings,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Markus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Mar 2014 12:20:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Building-demo-program-for-TWR-K60D100M/m-p/245918#M7023</guid>
      <dc:creator>markusbraitner</dc:creator>
      <dc:date>2014-03-20T12:20:20Z</dc:date>
    </item>
  </channel>
</rss>

