<?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>LPCXpresso IDEのトピックRe: Migraton from IAR project to LPCXpresso IDE</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/Migraton-from-IAR-project-to-LPCXpresso-IDE/m-p/641366#M32631</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The same applies. If you have specific questions, I suggest that you post them in the MCUXpresso IDE forum.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;MCUXpresso IDE Support.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 22 Apr 2018 20:47:00 GMT</pubDate>
    <dc:creator>lpcxpresso_supp</dc:creator>
    <dc:date>2018-04-22T20:47:00Z</dc:date>
    <item>
      <title>Migraton from IAR project to LPCXpresso IDE</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Migraton-from-IAR-project-to-LPCXpresso-IDE/m-p/641363#M32628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have problem to migrate IAR IDE project to LPCxpresso IDE. uC is lpc1313.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have project in IAR ide(iar compailer) with iar's bit fields register description. Because of certain reasons I need to use GCC compailer, so&amp;nbsp; I have decided to use LPXxpresso ide. I downloaded plugin IAR Embedded Workbench for Eclipse, and successfuly import IAR project into LPXxpresso(&lt;A href="https://mcuoneclipse.com/2013/11/03/tutorial-replacing-iar-ew-with-eclipse-ide/"&gt;link&lt;/A&gt;), and also compailed without errors( using IAR compailer).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But now a have a problem when I change toolchain (properties-&amp;gt;c/c++ build-&amp;gt;tool chain editor). I get a lot of diferent errors:&lt;/P&gt;&lt;P&gt;..(just of few)&lt;/P&gt;&lt;P&gt;-'__iar_Dtest' undeclared (first use in this function)&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- #error "&amp;lt;yvals.h&amp;gt;&amp;nbsp; compiled with wrong (version of IAR) compiler"&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;- #error "File intrinsics.h can only be used together with iccarm."&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;So my guestion is: it is possible to migrate with this way, or is maybe some better way to do it? (but I need iar's bit fields register description, because a lot of peripheral librarys is writen in this way).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please, if someone knows where is the problem and can help me, I thanks a lot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Oct 2016 12:07:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Migraton-from-IAR-project-to-LPCXpresso-IDE/m-p/641363#M32628</guid>
      <dc:creator>zigamahne</dc:creator>
      <dc:date>2016-10-17T12:07:19Z</dc:date>
    </item>
    <item>
      <title>Re: Migraton from IAR project to LPCXpresso IDE</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Migraton-from-IAR-project-to-LPCXpresso-IDE/m-p/641364#M32629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It sounds like what you have actually done is install a plugin that allows you to build an IAR project within the Eclipse framework, rather than actually do any real import into LPCXpresso IDE.&amp;nbsp;But that aside, if you are using compiler specific functionality - which it sounds like you are - then you are always going to have issues if you then try to build that code with another compiler.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway, that aside, there is no automated way to convert an IAR project into an LPCXpresso IDE one. And as far as I know there is no way to convert code which used IAR specific features to compile under GCC either.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In some cases, it is possible to link&amp;nbsp;library code / object files built with&amp;nbsp;one toolchain with another toolchain. &amp;nbsp;This might be an approach you could investigate. However there are quite a few restrictions on the practicalities of this - and in particular I have a feeling that IAR may not be particularly AEABI compliant out-of-the-box. For more background on this see:&amp;nbsp;&lt;A href="https://community.nxp.com/message/630664"&gt;https://community.nxp.com/message/630664&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway, I'm afraid there isn't really much more we can do to help here.&amp;nbsp;The only other&amp;nbsp;thing we&amp;nbsp;can&amp;nbsp;really do here is point you are the fairly generic FAQ :&amp;nbsp;&lt;A href="https://community.nxp.com/thread/389088"&gt;Porting Code from other toolchains&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;LPCXpresso Support&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Oct 2016 13:01:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Migraton-from-IAR-project-to-LPCXpresso-IDE/m-p/641364#M32629</guid>
      <dc:creator>lpcxpresso_supp</dc:creator>
      <dc:date>2016-10-18T13:01:08Z</dc:date>
    </item>
    <item>
      <title>Re: Migraton from IAR project to LPCXpresso IDE</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Migraton-from-IAR-project-to-LPCXpresso-IDE/m-p/641365#M32630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, what about from IAR to mcuxpresso ide?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2018 00:44:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Migraton-from-IAR-project-to-LPCXpresso-IDE/m-p/641365#M32630</guid>
      <dc:creator>mingyang</dc:creator>
      <dc:date>2018-04-16T00:44:47Z</dc:date>
    </item>
    <item>
      <title>Re: Migraton from IAR project to LPCXpresso IDE</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Migraton-from-IAR-project-to-LPCXpresso-IDE/m-p/641366#M32631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The same applies. If you have specific questions, I suggest that you post them in the MCUXpresso IDE forum.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;MCUXpresso IDE Support.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Apr 2018 20:47:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Migraton-from-IAR-project-to-LPCXpresso-IDE/m-p/641366#M32631</guid>
      <dc:creator>lpcxpresso_supp</dc:creator>
      <dc:date>2018-04-22T20:47:00Z</dc:date>
    </item>
  </channel>
</rss>

