<?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: Porting Code from Keil to MCUXpresso for MKL16Z32VLH4 in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Porting-Code-from-Keil-to-MCUXpresso-for-MKL16Z32VLH4/m-p/1698280#M65386</link>
    <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/219241"&gt;@BPR&lt;/a&gt; ,&lt;/P&gt;&lt;P&gt;this is how I did such things several times:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;create a new project with MCUXpresso IDE and the SDK for your device&lt;/LI&gt;&lt;LI&gt;build, download and debug that 'empty' project&lt;/LI&gt;&lt;LI&gt;then add the application code from your Keil project to that new project.&lt;/LI&gt;&lt;LI&gt;If possible, do this in chunks: add source and header files, but comment out everything not needed initially, e.g. with #if 0 ... #endif&lt;/LI&gt;&lt;LI&gt;Compile your project, and fix any build issues&lt;/LI&gt;&lt;LI&gt;Watch out for Keil compiler or assembler specific things. Usually they have a GNU gcc/as counterpart&lt;/LI&gt;&lt;LI&gt;If something is blocking you, disable it with #if 0 ... #endif and address it later.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Good luck!&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;</description>
    <pubDate>Thu, 03 Aug 2023 05:44:23 GMT</pubDate>
    <dc:creator>ErichStyger</dc:creator>
    <dc:date>2023-08-03T05:44:23Z</dc:date>
    <item>
      <title>Porting Code from Keil to MCUXpresso for MKL16Z32VLH4</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Porting-Code-from-Keil-to-MCUXpresso-for-MKL16Z32VLH4/m-p/1698265#M65385</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a code written in Keil for the MKL16Z32VLH4 microcontroller, and now I need to port it to MCUXpresso IDE. Can anyone provide me with a step-by-step guide or best practices for effectively porting the code to MCUXpresso? Any tips or specific considerations please.&lt;/P&gt;</description>
      <pubDate>Thu, 03 Aug 2023 05:21:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Porting-Code-from-Keil-to-MCUXpresso-for-MKL16Z32VLH4/m-p/1698265#M65385</guid>
      <dc:creator>BPR</dc:creator>
      <dc:date>2023-08-03T05:21:59Z</dc:date>
    </item>
    <item>
      <title>Re: Porting Code from Keil to MCUXpresso for MKL16Z32VLH4</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Porting-Code-from-Keil-to-MCUXpresso-for-MKL16Z32VLH4/m-p/1698280#M65386</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/219241"&gt;@BPR&lt;/a&gt; ,&lt;/P&gt;&lt;P&gt;this is how I did such things several times:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;create a new project with MCUXpresso IDE and the SDK for your device&lt;/LI&gt;&lt;LI&gt;build, download and debug that 'empty' project&lt;/LI&gt;&lt;LI&gt;then add the application code from your Keil project to that new project.&lt;/LI&gt;&lt;LI&gt;If possible, do this in chunks: add source and header files, but comment out everything not needed initially, e.g. with #if 0 ... #endif&lt;/LI&gt;&lt;LI&gt;Compile your project, and fix any build issues&lt;/LI&gt;&lt;LI&gt;Watch out for Keil compiler or assembler specific things. Usually they have a GNU gcc/as counterpart&lt;/LI&gt;&lt;LI&gt;If something is blocking you, disable it with #if 0 ... #endif and address it later.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Good luck!&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;</description>
      <pubDate>Thu, 03 Aug 2023 05:44:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Porting-Code-from-Keil-to-MCUXpresso-for-MKL16Z32VLH4/m-p/1698280#M65386</guid>
      <dc:creator>ErichStyger</dc:creator>
      <dc:date>2023-08-03T05:44:23Z</dc:date>
    </item>
  </channel>
</rss>

