<?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のトピックIAR newbie</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/IAR-newbie/m-p/361214#M11840</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm completely new to the IAR development environment and I have some questions that I could'nt get answered searching the web:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I create a new baremetal project I can define the processor target, but I can not find the startup code, the linker script and cpu header. Where can I find it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I want to use MQX I know how to build the libraries, but how can I start a new MQX project? Do I need to start copying an already existing one?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advande,&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;Oscar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Oct 2014 09:40:12 GMT</pubDate>
    <dc:creator>oscargarciaabad</dc:creator>
    <dc:date>2014-10-29T09:40:12Z</dc:date>
    <item>
      <title>IAR newbie</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/IAR-newbie/m-p/361214#M11840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm completely new to the IAR development environment and I have some questions that I could'nt get answered searching the web:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I create a new baremetal project I can define the processor target, but I can not find the startup code, the linker script and cpu header. Where can I find it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I want to use MQX I know how to build the libraries, but how can I start a new MQX project? Do I need to start copying an already existing one?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advande,&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;Oscar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Oct 2014 09:40:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/IAR-newbie/m-p/361214#M11840</guid>
      <dc:creator>oscargarciaabad</dc:creator>
      <dc:date>2014-10-29T09:40:12Z</dc:date>
    </item>
    <item>
      <title>Re: IAR newbie</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/IAR-newbie/m-p/361215#M11841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;P&gt;Hello Oscar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For a new bare metal Project, you can use KSDK (if the processor you are using is supported) or SC Code as base (you have script for create new IAR project).&lt;/P&gt;&lt;P&gt;There is not wizard in the IAR Workbench to create projects. Copy &amp;amp; paste works and depending on the project location you have to edit the paths manually. MQX projects use the environment variable MQX_PATH, so you don't need to change many things. Copy &amp;amp; paste works fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Luis&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Oct 2014 10:45:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/IAR-newbie/m-p/361215#M11841</guid>
      <dc:creator>LuisCasado</dc:creator>
      <dc:date>2014-10-29T10:45:57Z</dc:date>
    </item>
    <item>
      <title>Re: IAR newbie</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/IAR-newbie/m-p/361216#M11842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Luis,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, If i get it well I need to copy/paste this files from CW or KDS, Isn't it?&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;Oscar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Oct 2014 15:09:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/IAR-newbie/m-p/361216#M11842</guid>
      <dc:creator>oscargarciaabad</dc:creator>
      <dc:date>2014-10-29T15:09:16Z</dc:date>
    </item>
    <item>
      <title>Re: IAR newbie</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/IAR-newbie/m-p/361217#M11843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;P&gt;Hi Oscar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No. If you are creating a new IAR project based on any MQX example, &lt;SPAN&gt;copy&amp;amp;paste&lt;/SPAN&gt; the IAR MQX demo/example project.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Luis,&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Oct 2014 15:42:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/IAR-newbie/m-p/361217#M11843</guid>
      <dc:creator>LuisCasado</dc:creator>
      <dc:date>2014-10-29T15:42:38Z</dc:date>
    </item>
    <item>
      <title>Re: IAR newbie</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/IAR-newbie/m-p/361218#M11844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Luis,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks for your help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Oscar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Oct 2014 15:46:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/IAR-newbie/m-p/361218#M11844</guid>
      <dc:creator>oscargarciaabad</dc:creator>
      <dc:date>2014-10-29T15:46:13Z</dc:date>
    </item>
  </channel>
</rss>

