<?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 Changing MCU From Example Project MCUExpresso in MCUXpresso IDE</title>
    <link>https://community.nxp.com/t5/MCUXpresso-IDE/Changing-MCU-From-Example-Project-MCUExpresso/m-p/698356#M810</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have the LPCXpresso54608 Dev board. I want to take on the my projects I made for the dev board to port it to my final MCU. My final target MCU is the LPC54605J512ET180. I read that you can go into the Project Properties in MCU Settings and change the target MCU. I did this and made the memory regions as I want them for the final project. But what else do I need to change?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In C/C++ Build-&amp;gt;Settings-&amp;gt;Preprocessor, it has defines for the&amp;nbsp;CPU_LPC54608J512ET180 MCU. Which is very similar. This is for the Debug and Release build configurations. But I'm assuming I need to change all these to my target LPC54605J512ET180&amp;nbsp;&lt;SPAN&gt;correct? Is there anything else I need to change?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Oct 2017 21:44:25 GMT</pubDate>
    <dc:creator>guitardenver</dc:creator>
    <dc:date>2017-10-04T21:44:25Z</dc:date>
    <item>
      <title>Changing MCU From Example Project MCUExpresso</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Changing-MCU-From-Example-Project-MCUExpresso/m-p/698356#M810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have the LPCXpresso54608 Dev board. I want to take on the my projects I made for the dev board to port it to my final MCU. My final target MCU is the LPC54605J512ET180. I read that you can go into the Project Properties in MCU Settings and change the target MCU. I did this and made the memory regions as I want them for the final project. But what else do I need to change?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In C/C++ Build-&amp;gt;Settings-&amp;gt;Preprocessor, it has defines for the&amp;nbsp;CPU_LPC54608J512ET180 MCU. Which is very similar. This is for the Debug and Release build configurations. But I'm assuming I need to change all these to my target LPC54605J512ET180&amp;nbsp;&lt;SPAN&gt;correct? Is there anything else I need to change?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Oct 2017 21:44:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Changing-MCU-From-Example-Project-MCUExpresso/m-p/698356#M810</guid>
      <dc:creator>guitardenver</dc:creator>
      <dc:date>2017-10-04T21:44:25Z</dc:date>
    </item>
    <item>
      <title>Re: Changing MCU From Example Project MCUExpresso</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Changing-MCU-From-Example-Project-MCUExpresso/m-p/698357#M811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Forgot to mention the startup code file startup_LPC54608.c and all the CMSIS files system_LPC54608.c/.h and LPC54608.h and LPC54608_features.h.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a less manual way to convert&amp;nbsp;my dev board project to my new MCU than finding all these setting and files?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Oct 2017 22:12:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Changing-MCU-From-Example-Project-MCUExpresso/m-p/698357#M811</guid>
      <dc:creator>guitardenver</dc:creator>
      <dc:date>2017-10-04T22:12:14Z</dc:date>
    </item>
    <item>
      <title>Re: Changing MCU From Example Project MCUExpresso</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Changing-MCU-From-Example-Project-MCUExpresso/m-p/698358#M812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Matt,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could use the same project, just take in consideration the modules that are not present in the LPC54605J512ET180 MCU:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/15273i4C83A09366916CD1/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Hope it helps!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;BR /&gt;Carlos Mendoza&lt;BR /&gt;Technical Support Engineer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Oct 2017 19:25:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Changing-MCU-From-Example-Project-MCUExpresso/m-p/698358#M812</guid>
      <dc:creator>Carlos_Mendoza</dc:creator>
      <dc:date>2017-10-11T19:25:02Z</dc:date>
    </item>
  </channel>
</rss>

