<?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: SDK Version and Source Code MAKE_VERSION in MCUXpresso SDK</title>
    <link>https://community.nxp.com/t5/MCUXpresso-SDK/SDK-Version-and-Source-Code-MAKE-VERSION/m-p/989926#M1950</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK. I will have to download the doc zip file from now on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are the older versions of SDKs available? I'm working with 2.6, but the latest is 2.7&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Jan 2020 16:51:56 GMT</pubDate>
    <dc:creator>Keith4DSmith</dc:creator>
    <dc:date>2020-01-14T16:51:56Z</dc:date>
    <item>
      <title>SDK Version and Source Code MAKE_VERSION</title>
      <link>https://community.nxp.com/t5/MCUXpresso-SDK/SDK-Version-and-Source-Code-MAKE-VERSION/m-p/989922#M1946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SDKs are released with versions such as 2.6, 2.7, 2.4.1, etc.&lt;/P&gt;&lt;P&gt;In the SDK source code are code line like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/*! @name Driver version */&lt;BR /&gt;/*@{*/&lt;BR /&gt;/*! @brief CLOCK driver version 2.2.0. */&lt;BR /&gt;#define FSL_CLOCK_DRIVER_VERSION (MAKE_VERSION(2, 2, 0))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/*! @name Driver version */&lt;BR /&gt;/*@{*/&lt;BR /&gt;/*! @brief CLOCK driver version 2.1.5. */&lt;BR /&gt;#define FSL_CLOCK_DRIVER_VERSION (MAKE_VERSION(2, 1, 5))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a mapping between the SDK release version and the MAKE_VERSION found in the SDK source code?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would like to know which SDK the source file came from.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jan 2020 13:08:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-SDK/SDK-Version-and-Source-Code-MAKE-VERSION/m-p/989922#M1946</guid>
      <dc:creator>Keith4DSmith</dc:creator>
      <dc:date>2020-01-09T13:08:55Z</dc:date>
    </item>
    <item>
      <title>Re: SDK Version and Source Code MAKE_VERSION</title>
      <link>https://community.nxp.com/t5/MCUXpresso-SDK/SDK-Version-and-Source-Code-MAKE-VERSION/m-p/989923#M1947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;MAKE_VERSION only refers to the version number for drivers. The Change Logs document mentions the current version and what the changes are.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;For example, check the attachment you will find the Change Logs document for the LPC54628.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have a nice day!&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Soledad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jan 2020 18:39:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-SDK/SDK-Version-and-Source-Code-MAKE-VERSION/m-p/989923#M1947</guid>
      <dc:creator>soledad</dc:creator>
      <dc:date>2020-01-09T18:39:10Z</dc:date>
    </item>
    <item>
      <title>Re: SDK Version and Source Code MAKE_VERSION</title>
      <link>https://community.nxp.com/t5/MCUXpresso-SDK/SDK-Version-and-Source-Code-MAKE-VERSION/m-p/989924#M1948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the pointer to the MCUXpresso SDK Changexxx.pdf file.&lt;/P&gt;&lt;P&gt;In SDK_2.4.1_EVK-MIMXRT1064 the file MCUXpresso SDK Release Notes Supporting EVK-MIMXRT1064.pdf contains a section called 'Change Logs', after chapter 8.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In SDK_2.6.1_EVK-MIMXRT1064 the file MCUXpresso SDK Release Notes Supporting EVK-MIMXRT1064.pdf no longer contains the section called 'Change Logs' There is not file 'MCUxpresso SDK ChangeLog_xxx.pdf&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The same is true for SDK_2.7.0_EVK-MIMXRT1064.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Am I missing something?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jan 2020 13:28:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-SDK/SDK-Version-and-Source-Code-MAKE-VERSION/m-p/989924#M1948</guid>
      <dc:creator>Keith4DSmith</dc:creator>
      <dc:date>2020-01-10T13:28:29Z</dc:date>
    </item>
    <item>
      <title>Re: SDK Version and Source Code MAKE_VERSION</title>
      <link>https://community.nxp.com/t5/MCUXpresso-SDK/SDK-Version-and-Source-Code-MAKE-VERSION/m-p/989925#M1949</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;There is an extra document (MCUXpresso SDK ChangeLog_MIMXRT1064) in the doc zip, where you can check the changes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Soledad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jan 2020 16:41:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-SDK/SDK-Version-and-Source-Code-MAKE-VERSION/m-p/989925#M1949</guid>
      <dc:creator>soledad</dc:creator>
      <dc:date>2020-01-14T16:41:32Z</dc:date>
    </item>
    <item>
      <title>Re: SDK Version and Source Code MAKE_VERSION</title>
      <link>https://community.nxp.com/t5/MCUXpresso-SDK/SDK-Version-and-Source-Code-MAKE-VERSION/m-p/989926#M1950</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK. I will have to download the doc zip file from now on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are the older versions of SDKs available? I'm working with 2.6, but the latest is 2.7&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jan 2020 16:51:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-SDK/SDK-Version-and-Source-Code-MAKE-VERSION/m-p/989926#M1950</guid>
      <dc:creator>Keith4DSmith</dc:creator>
      <dc:date>2020-01-14T16:51:56Z</dc:date>
    </item>
    <item>
      <title>Re: SDK Version and Source Code MAKE_VERSION</title>
      <link>https://community.nxp.com/t5/MCUXpresso-SDK/SDK-Version-and-Source-Code-MAKE-VERSION/m-p/989927#M1951</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;DIV class=""&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;MCUXpresso SDK build only generate SDK for the latest version.&lt;/P&gt;&lt;P&gt;If you downloaded some version before, you can access your MCUXpresso SDK Dashboard, you can download this version again.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Soledad&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jan 2020 17:46:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-SDK/SDK-Version-and-Source-Code-MAKE-VERSION/m-p/989927#M1951</guid>
      <dc:creator>soledad</dc:creator>
      <dc:date>2020-01-14T17:46:56Z</dc:date>
    </item>
  </channel>
</rss>

