<?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: how to build in linux in CodeWarrior for MCU</title>
    <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/how-to-build-in-linux/m-p/352945#M11264</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why is that when I right click on the project and select "convert codewarrior project file..." nothing happens? I expect to see a popoup window based on what porting guide step3 says.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Aug 2014 17:41:36 GMT</pubDate>
    <dc:creator>mehdikarimibiuk</dc:creator>
    <dc:date>2014-08-18T17:41:36Z</dc:date>
    <item>
      <title>how to build in linux</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/how-to-build-in-linux/m-p/352935#M11254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We need to migrate our builds from Windows 7 to VMWare server machine (Linux). For this reason I need to know how I can have my Freescale CodeWarrior 10.4 with all its components installed and run in Linux?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are currently having a project that is a bareboard project contains also ProcessorExpert attached to it, and builds very fine in Window7 CodeWarrior:&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Installed Products:&lt;/P&gt;&lt;P&gt; - CodeWarrior for MCU&lt;/P&gt;&lt;P&gt;&amp;nbsp; Version: 10.5&lt;/P&gt;&lt;P&gt;&amp;nbsp; Build Id:130916&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Aug 2014 19:24:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/how-to-build-in-linux/m-p/352935#M11254</guid>
      <dc:creator>mehdikarimibiuk</dc:creator>
      <dc:date>2014-08-12T19:24:27Z</dc:date>
    </item>
    <item>
      <title>Re: how to build in linux</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/how-to-build-in-linux/m-p/352936#M11255</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Mehdi:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CodeWarrior cannot be installed directly in Linux. Last version to support this was CW v10.2. You would need to install CodeWarrior in a Windows (7 / XP) virtual machine (is that what you meant with VMWare?). However sometimes there are problems with debug connections and drivers, due to the complexity added by virtualization between Virtual PC -&amp;gt; Host PC -&amp;gt; Debugging tool -&amp;gt; Target MCU.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another alternative would be to try the new &lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=KDS_IDE"&gt;&lt;STRONG&gt;Kinetis Design Studio&lt;/STRONG&gt;&lt;/A&gt;, which natively supports being installed on Linux platform, and supports all Kinetis devices.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Regards!,&lt;BR /&gt;Jorge Gonzalez&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Aug 2014 02:32:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/how-to-build-in-linux/m-p/352936#M11255</guid>
      <dc:creator>Jorge_Gonzalez</dc:creator>
      <dc:date>2014-08-13T02:32:26Z</dc:date>
    </item>
    <item>
      <title>Re: how to build in linux</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/how-to-build-in-linux/m-p/352937#M11256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The target for now is just to be able to compile on a server that has vitrual machine. We are having Ubuntu. We would like to automate our build for our compilation and check in the latest build to our vault.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I am seeing with current properties of the project that I have in CodeWarrior in Windows, current builder is GNU Make Builder, and toolchain it says ARM Toolchain. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So if I download Kinetis Design Studio in Ubuntu, I can migrate my project to it and be able to compile? Same way I did in Windows in CodeWarrior, is it true?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Aug 2014 16:40:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/how-to-build-in-linux/m-p/352937#M11256</guid>
      <dc:creator>mehdikarimibiuk</dc:creator>
      <dc:date>2014-08-13T16:40:20Z</dc:date>
    </item>
    <item>
      <title>Re: how to build in linux</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/how-to-build-in-linux/m-p/352938#M11257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, you can built the project with Kinetis Design Studio in Ubuntu (just keep in mind that for now the KDS Ubuntu binaries are 32bit).&lt;/P&gt;&lt;P&gt;The other thing to keep in mind is that the toolchain (and toolchain integration) in KDS is *different* than in CodeWarrior.&lt;/P&gt;&lt;P&gt;KDS uses the GNU ARM Eclipse (&lt;A href="http://gnuarmeclipse.livius.net/blog/" title="http://gnuarmeclipse.livius.net/blog/"&gt;Welcome to the GNU ARM Eclipse Plug-ins! | GNU ARM Eclipse&lt;/A&gt;) panels and integration, while CodeWarrior uses a different one.&lt;/P&gt;&lt;P&gt;The compilers are 'mostly' compatible/the same. But you cannot simply open a CW project in KDS. You need to convert it.&lt;/P&gt;&lt;P&gt;For this there is a 'conversion helper', described in the a converstion guide (Freescale\KDS_1.1.0\doc\pdf\kds_porting_guide.pdf)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Aug 2014 16:46:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/how-to-build-in-linux/m-p/352938#M11257</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2014-08-13T16:46:18Z</dc:date>
    </item>
    <item>
      <title>Re: how to build in linux</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/how-to-build-in-linux/m-p/352939#M11258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.727272033691406px;"&gt;Not quite sure that if this is important for me or not "the KDS Ubuntu binaries are 32bit", is that going to cause a problem? should my Ubuntu Virtual box on server be set up as 32 bit, did you mean?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Additionally I have processor expert added to my bareboard project in CodeWarrior, is that going to be seen in Kinetis Desing Studio in Ubuntu?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Aug 2014 16:51:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/how-to-build-in-linux/m-p/352939#M11258</guid>
      <dc:creator>mehdikarimibiuk</dc:creator>
      <dc:date>2014-08-13T16:51:02Z</dc:date>
    </item>
    <item>
      <title>Re: how to build in linux</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/how-to-build-in-linux/m-p/352940#M11259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It means that the current V1.1.0 Linux version comes as 32bit binaries (e.g. Eclipse). And these binaries have dependencies to other 32bit (system) libraries which you might have already installed in a 64bit Linux, or not. If not, you will need to add these 32bit libraries. So not a problem per se, but it might (depending on your libraries) that you need to add a few more. The plan is to move to 64bit Linux binaries (only) towards the end of this year anyway.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As for Processor Expert: yes, this is included as well in the Linux version.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Aug 2014 18:56:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/how-to-build-in-linux/m-p/352940#M11259</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2014-08-13T18:56:19Z</dc:date>
    </item>
    <item>
      <title>Re: how to build in linux</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/how-to-build-in-linux/m-p/352941#M11260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am having "Ubuntu Server v12.04.5 LTS x64", and when I download "kinetis-design-studio_1.1.0-1_i386.deb", I cannot open it. When I double click on it, it is not running and asks for choose your application!!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think I should run it through a shell?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Aug 2014 17:54:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/how-to-build-in-linux/m-p/352941#M11260</guid>
      <dc:creator>mehdikarimibiuk</dc:creator>
      <dc:date>2014-08-14T17:54:34Z</dc:date>
    </item>
    <item>
      <title>Re: how to build in linux</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/how-to-build-in-linux/m-p/352942#M11261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this file kinetis-design-studio_1.1.0-1_i386.deb.bin is not executable, is it? I tried it in shell and it did not work:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;mehdi@build01:~/Downloads$ ./kinetis-design-studio_1.1.0-1_i386.deb.bin &lt;/P&gt;&lt;P&gt;./kinetis-design-studio_1.1.0-1_i386.deb.bin: line 1: syntax error near unexpected token `newline'&lt;/P&gt;&lt;P&gt;./kinetis-design-studio_1.1.0-1_i386.deb.bin: line 1: `!&amp;lt;arch&amp;gt;'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Aug 2014 22:25:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/how-to-build-in-linux/m-p/352942#M11261</guid>
      <dc:creator>mehdikarimibiuk</dc:creator>
      <dc:date>2014-08-14T22:25:58Z</dc:date>
    </item>
    <item>
      <title>Re: how to build in linux</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/how-to-build-in-linux/m-p/352943#M11262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;You can remove the .bin extension, I think the Freescale web download adds that to the file name (I will check with the FSL web team).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Apart of that, see the users's guide (&lt;A href="http://cache.freescale.com/files/microcontrollers/doc/user_guide/KDSUG.pdf?fasp=1&amp;amp;WT_TYPE=Users%20Guides&amp;amp;WT_VENDOR=FREESCALE&amp;amp;WT_FILE_FORMAT=pdf&amp;amp;WT_ASSET=Documentation&amp;amp;fileExt=.pdf" title="http://cache.freescale.com/files/microcontrollers/doc/user_guide/KDSUG.pdf?fasp=1&amp;amp;WT_TYPE=Users%20Guides&amp;amp;WT_VENDOR=FREESCALE&amp;amp;WT_FILE_FORMAT=pdf&amp;amp;WT_ASSET=Documentation&amp;amp;fileExt=.pdf"&gt;http://cache.freescale.com/files/microcontrollers/doc/user_guide/KDSUG.pdf?fasp=1&amp;amp;WT_TYPE=Users%20Guides&amp;amp;WT_VENDOR=FREES…&lt;/A&gt;) available from&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=KDS_IDE&amp;amp;fpsp=1&amp;amp;tab=Documentation_Tab" title="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=KDS_IDE&amp;amp;fpsp=1&amp;amp;tab=Documentation_Tab"&gt;http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=KDS_IDE&amp;amp;fpsp=1&amp;amp;tab=Documentation_Tab&lt;/A&gt;&lt;/P&gt;&lt;P&gt;which shows how to install a .deb file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Aug 2014 07:42:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/how-to-build-in-linux/m-p/352943#M11262</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2014-08-15T07:42:19Z</dc:date>
    </item>
    <item>
      <title>Re: how to build in linux</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/how-to-build-in-linux/m-p/352944#M11263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Okay, now I loaded my project and I am doing a right click on my imported project and then &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;select Convert CodeWarrior project file.... &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;But once clicking it no window pops up to proceed with this process?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Aug 2014 21:34:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/how-to-build-in-linux/m-p/352944#M11263</guid>
      <dc:creator>mehdikarimibiuk</dc:creator>
      <dc:date>2014-08-15T21:34:42Z</dc:date>
    </item>
    <item>
      <title>Re: how to build in linux</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/how-to-build-in-linux/m-p/352945#M11264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why is that when I right click on the project and select "convert codewarrior project file..." nothing happens? I expect to see a popoup window based on what porting guide step3 says.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Aug 2014 17:41:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/how-to-build-in-linux/m-p/352945#M11264</guid>
      <dc:creator>mehdikarimibiuk</dc:creator>
      <dc:date>2014-08-18T17:41:36Z</dc:date>
    </item>
    <item>
      <title>Re: how to build in linux</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/how-to-build-in-linux/m-p/352946#M11265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you trying to make a build server? I had plans to make a Linux build server using Jenkins and the compiler that KDS uses. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Aug 2014 19:08:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/how-to-build-in-linux/m-p/352946#M11265</guid>
      <dc:creator>williamely</dc:creator>
      <dc:date>2014-08-18T19:08:54Z</dc:date>
    </item>
    <item>
      <title>Re: how to build in linux</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/how-to-build-in-linux/m-p/352947#M11266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well I am trying to build in Ubuntu Server machine. I have KDS installed and when I import my my project that I cleanly built in codewarrior in Windows, I cannot build it in KDS, I get several errors, trying to follow the steps as explained in &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://cache.freescale.com/files/microcontrollers/doc/user_guide/KDSPUG.pdf" style="font-size: 10pt; line-height: 1.5em;" title="http://cache.freescale.com/files/microcontrollers/doc/user_guide/KDSPUG.pdf"&gt;http://cache.freescale.com/files/microcontrollers/doc/user_guide/KDSPUG.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am stuck at step 3, I cannot see anything of such explained in step3 pop up?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Aug 2014 19:12:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/how-to-build-in-linux/m-p/352947#M11266</guid>
      <dc:creator>mehdikarimibiuk</dc:creator>
      <dc:date>2014-08-18T19:12:37Z</dc:date>
    </item>
    <item>
      <title>Re: how to build in linux</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/how-to-build-in-linux/m-p/352948#M11267</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I migrated my projects to IAR so I can't help you with KDS. I might go back to KDS after it has a year or so to mature.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Aug 2014 21:09:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/how-to-build-in-linux/m-p/352948#M11267</guid>
      <dc:creator>williamely</dc:creator>
      <dc:date>2014-08-26T21:09:28Z</dc:date>
    </item>
  </channel>
</rss>

