<?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: KDS vs IAR? in Kinetis Design Studio</title>
    <link>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-vs-IAR/m-p/343607#M1069</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Correction, I'm no where near the 8192 character limit, as far as I can tell.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Dec 2014 16:38:50 GMT</pubDate>
    <dc:creator>dave408</dc:creator>
    <dc:date>2014-12-11T16:38:50Z</dc:date>
    <item>
      <title>KDS vs IAR?</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-vs-IAR/m-p/343606#M1068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Free is nice, right?&amp;nbsp; That's why I'm evaluating KDS at the moment for a small project, which involves making MQX and RTCS work.&amp;nbsp; I'm simultaneously evaluating IAR, and at the moment I'd have to give the advantage to IAR.&amp;nbsp; For whatever reason, it seems like IAR projects are much easier to start from the ground up and actually get something that compiles and runs.&amp;nbsp; With KDS, I find myself chasing missing header files.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Even the provided demos are easier to run out of the box with IAR.&amp;nbsp; Take the web_hvac demo as an example.&amp;nbsp; In IAR, I merely open the build workspace which contains all of the K64's dependencies and build it.&amp;nbsp; Then I add the web_hvac project, set it as active, and debug.&amp;nbsp; Voila, it works!&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I haven't found any equivalent to an IAR "workspace" or Visual Studio "solution" in KDS, so I manually added all of the projects like bsp, psp, etc.&amp;nbsp; Then I added the web_hvac project and built it.&amp;nbsp; I would get compiler error after error because of missing header files.&amp;nbsp; I spent a bunch of time searching the file system for them, which included:&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"C:\Freescale\Freescale_MQX_4_1\usb\host\source\rtos\mqx\"&lt;/P&gt;&lt;P&gt;"C:\Freescale\Freescale_MQX_4_1\mqx\source\io\tfs\"&lt;/P&gt;&lt;P&gt;"C:\Freescale\Freescale_MQX_4_1\mqx\source\io\sdcard\sdcard_esdhc\"&lt;/P&gt;&lt;P&gt;"C:\Freescale\Freescale_MQX_4_1\mqx\source\io\sdcard\sdcard_spi\"&lt;/P&gt;&lt;P&gt;"C:\Freescale\Freescale_MQX_4_1\mqx\source\io\sdcard\"&lt;/P&gt;&lt;P&gt;"C:\Freescale\Freescale_MQX_4_1\mqx\source\io\esdhc\"&lt;/P&gt;&lt;P&gt;"C:\Freescale\Freescale_MQX_4_1\mqx\source\io\usb\"&lt;/P&gt;&lt;P&gt;"C:\Freescale\Freescale_MQX_4_1\mqx\source\io\gpio\kgpio\"&lt;/P&gt;&lt;P&gt;"C:\Freescale\Freescale_MQX_4_1\mqx\source\io\gpio\"&lt;/P&gt;&lt;P&gt;"C:\Freescale\Freescale_MQX_4_1\mqx\source\io\lwgpio\"&lt;/P&gt;&lt;P&gt;"C:\Freescale\Freescale_MQX_4_1\usb\common\include\"&lt;/P&gt;&lt;P&gt;"C:\Freescale\Freescale_MQX_4_1\mqx\source\io\enet\macnet\"&lt;/P&gt;&lt;P&gt;"C:\Freescale\Freescale_MQX_4_1\mqx\source\io\enet\"&lt;/P&gt;&lt;P&gt;"C:\Freescale\Freescale_MQX_4_1\mqx\source\io\io_null\"&lt;/P&gt;&lt;P&gt;"C:\Freescale\Freescale_MQX_4_1\mqx\source\io\io_mem\"&lt;/P&gt;&lt;P&gt;"C:\Freescale\Freescale_MQX_4_1\mqx\source\io\i2c\"&lt;/P&gt;&lt;P&gt;"C:\Freescale\Freescale_MQX_4_1\mqx\source\io\spi\"&lt;/P&gt;&lt;P&gt;"C:\Freescale\Freescale_MQX_4_1\mqx\source\io\dma\"&lt;/P&gt;&lt;P&gt;"C:\Freescale\Freescale_MQX_4_1\mqx\source\io\serial\"&lt;/P&gt;&lt;P&gt;"C:\Freescale\Freescale_MQX_4_1\mqx\source\io\lpm\"&lt;/P&gt;&lt;P&gt;"C:\Freescale\Freescale_MQX_4_1\mqx\source\io\cm"&lt;/P&gt;&lt;P&gt;"C:\Freescale\Freescale_MQX_4_1\usb\host\source\include\"&lt;/P&gt;&lt;P&gt;"C:\Freescale\Freescale_MQX_4_1\mqx\source\psp\cortex_m\cpu\"&lt;/P&gt;&lt;P&gt;"C:\Freescale\Freescale_MQX_4_1\mqx\source\psp\cortex_m\compiler\gcc_arm"&lt;/P&gt;&lt;P&gt;"C:\Freescale\Freescale_MQX_4_1\config\common\"&lt;/P&gt;&lt;P&gt;"C:\Freescale\Freescale_MQX_4_1\config\frdmk64f\"&lt;/P&gt;&lt;P&gt;"C:\Freescale\Freescale_MQX_4_1\mqx\source\include\"&lt;/P&gt;&lt;P&gt;"C:\Freescale\Freescale_MQX_4_1\mqx\source\psp\cortex_m"&lt;/P&gt;&lt;P&gt;"C:\Freescale\Freescale_MQX_4_1\mqx\source\bsp\frdmk64f"&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And now I'm at a point where when I build, it can't find sdcard_esdhc.h, but the location is right there in my includes list!&amp;nbsp; Perhaps I've maxed out the number of includes allowable due to the awesome Windows command line length limitation, so now I am going to look for how to use "include files", hoping that I can just pass a filename that has all of my include paths in it...&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Has anyone had a similar experience that can provide me with some suggestions for improving this workflow?&amp;nbsp; Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Dec 2014 16:26:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-vs-IAR/m-p/343606#M1068</guid>
      <dc:creator>dave408</dc:creator>
      <dc:date>2014-12-11T16:26:32Z</dc:date>
    </item>
    <item>
      <title>Re: KDS vs IAR?</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-vs-IAR/m-p/343607#M1069</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Correction, I'm no where near the 8192 character limit, as far as I can tell.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Dec 2014 16:38:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-vs-IAR/m-p/343607#M1069</guid>
      <dc:creator>dave408</dc:creator>
      <dc:date>2014-12-11T16:38:50Z</dc:date>
    </item>
    <item>
      <title>Re: KDS vs IAR?</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-vs-IAR/m-p/343608#M1070</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dave,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the first part of your post, I think it is to be expected KDS being a newer IDE be slightly less "mature" than IAR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Depending upon your needs and requirements a full fledged commercial product may a better route and the converse may prove true as well with Free solutions (be it in the "free beer" sense as the more 'political' FSF [and other Open Source definitions) sense.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So this is not a thing we can help very much without further information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the second issue, it seems to me that what you are missing is the parametrization of your project in KDS to include the MQX headers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note that right now KDS does not support MQX "directly", you have to go to the MQX for KSDK, then you should use the KSDK drivers for your project.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Except if you're in a great hurry I suggest you wait until the end of the year for the release of &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;KSDK1.1 version.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;--&lt;/P&gt;&lt;P&gt;Cesar Rabak&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Dec 2014 18:23:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-vs-IAR/m-p/343608#M1070</guid>
      <dc:creator>cesarrabak</dc:creator>
      <dc:date>2014-12-11T18:23:33Z</dc:date>
    </item>
  </channel>
</rss>

