<?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: What is difference between KSDK1.2 lib KL27Z4 &amp; KL27Z644 in Kinetis Software Development Kit</title>
    <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/What-is-difference-between-KSDK1-2-lib-KL27Z4-KL27Z644/m-p/396484#M1304</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Isaac, thanks for the response... I was wondering how do I get the view that you show above.&lt;/P&gt;&lt;P&gt;So I'm in the process of building/importing a project - I have a specific processor I'm planning on using ... so I want to bring up the view you showed above to determine which processor to use.&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 Aug 2015 14:50:19 GMT</pubDate>
    <dc:creator>neilhancock</dc:creator>
    <dc:date>2015-08-26T14:50:19Z</dc:date>
    <item>
      <title>What is difference between KSDK1.2 lib KL27Z4 &amp; KL27Z644</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/What-is-difference-between-KSDK1-2-lib-KL27Z4-KL27Z644/m-p/396481#M1301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All the lib directories have two KL27Z options - KL27Z4 &amp;amp; KL27Z644 - what is the difference ?&lt;/P&gt;&lt;P&gt;I couldn't find any documentation anywhere&lt;/P&gt;&lt;P&gt;KSDK_1.2.0\lib\ksdk_platform_lib\kds&lt;/P&gt;&lt;P&gt;KSDK_1.2.0\lib\ksdk_freertos_lib\kds&lt;/P&gt;&lt;P&gt;KSDK_1.2.0\lib\ksdk_hal_lib\kds&lt;/P&gt;&lt;P&gt;KSDK_1.2.0\lib\ksdk_startup_lib\kds&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Seems like also applies to KL17Z4&amp;nbsp; KL17Z644.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;many thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Aug 2015 17:23:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/What-is-difference-between-KSDK1-2-lib-KL27Z4-KL27Z644/m-p/396481#M1301</guid>
      <dc:creator>neilhancock</dc:creator>
      <dc:date>2015-08-25T17:23:31Z</dc:date>
    </item>
    <item>
      <title>Re: What is difference between KSDK1.2 lib KL27Z4 &amp; KL27Z644</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/What-is-difference-between-KSDK1-2-lib-KL27Z4-KL27Z644/m-p/396482#M1302</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I guess I found something out - which is if I follow the example for importing and then building a project&lt;/P&gt;&lt;P&gt;KSDK_1.2.0\examples\frdmkl27z\demo_apps\hello_world&lt;/P&gt;&lt;P&gt;creates project "hello_world_frdmkl27z"&lt;/P&gt;&lt;P&gt;and it requires that that it has "ksdk_platform_lib_KL27Z644"&lt;/P&gt;&lt;P&gt;Further searching through the &lt;/P&gt;&lt;P&gt;KSDK_1.2.0\lib\ksdk_platform_lib\kds\KL27Z644\.cproject references &lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif;"&gt;CPU_MKL27Z64VLH4&amp;nbsp;&amp;nbsp; &amp;amp;&amp;nbsp; &lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif;"&gt;FRDM_KL27Z &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif;"&gt;whereas &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif;"&gt;KSDK_1.2.0\lib\ksdk_platform_lib\kds\KL27Z4 - only references CPU_MKL27Z256VLH4&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif;"&gt;There is a family of devices from 64K through 256K (I'm using 128K) - so is it reasonable to assume &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif;"&gt;that lib\....\KL27Z644 is only for FRDM_KL27Z?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif;"&gt;thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Aug 2015 18:29:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/What-is-difference-between-KSDK1-2-lib-KL27Z4-KL27Z644/m-p/396482#M1302</guid>
      <dc:creator>neilhancock</dc:creator>
      <dc:date>2015-08-25T18:29:37Z</dc:date>
    </item>
    <item>
      <title>Re: What is difference between KSDK1.2 lib KL27Z4 &amp; KL27Z644</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/What-is-difference-between-KSDK1-2-lib-KL27Z4-KL27Z644/m-p/396483#M1303</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Neil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Difference between these 2 libraries are memory footprint and other minimal peripherals changes for both MCUs. If you import ksdk_platform_kl27zxx lib you can see which derivate it is using, in these derivatives, you can see which MCUs are supported and also a reference manual to consult more information:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="ksdk_platform_lib.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/52895iB1A3DDE68B765CDC/image-size/large?v=v2&amp;amp;px=999" role="button" title="ksdk_platform_lib.jpg" alt="ksdk_platform_lib.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;And if you review both Reference manuals you can see that differences between these processors:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mainly, you can notice the memory size:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="memory size.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/53269iD13918A32C674931/image-size/large?v=v2&amp;amp;px=999" role="button" title="memory size.jpg" alt="memory size.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;So, although both MCUs are KL27Z, they have differences that cause KSDK development team to develop 2 libraries.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this can help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Isaac&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Aug 2015 03:02:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/What-is-difference-between-KSDK1-2-lib-KL27Z4-KL27Z644/m-p/396483#M1303</guid>
      <dc:creator>isaacavila</dc:creator>
      <dc:date>2015-08-26T03:02:49Z</dc:date>
    </item>
    <item>
      <title>Re: What is difference between KSDK1.2 lib KL27Z4 &amp; KL27Z644</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/What-is-difference-between-KSDK1-2-lib-KL27Z4-KL27Z644/m-p/396484#M1304</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Isaac, thanks for the response... I was wondering how do I get the view that you show above.&lt;/P&gt;&lt;P&gt;So I'm in the process of building/importing a project - I have a specific processor I'm planning on using ... so I want to bring up the view you showed above to determine which processor to use.&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Aug 2015 14:50:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/What-is-difference-between-KSDK1-2-lib-KL27Z4-KL27Z644/m-p/396484#M1304</guid>
      <dc:creator>neilhancock</dc:creator>
      <dc:date>2015-08-26T14:50:19Z</dc:date>
    </item>
    <item>
      <title>Re: What is difference between KSDK1.2 lib KL27Z4 &amp; KL27Z644</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/What-is-difference-between-KSDK1-2-lib-KL27Z4-KL27Z644/m-p/396485#M1305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Neil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Image about memory size? or the one that shows which derivative is included?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The memory size image was taken from KL27Z reference manual (for both reference manuals) and the other is taken from KDS, when importing the ksdk_platform_lib_XXXX where XXXX makes reference to MCU's part number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this can help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Isaac&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Aug 2015 16:28:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/What-is-difference-between-KSDK1-2-lib-KL27Z4-KL27Z644/m-p/396485#M1305</guid>
      <dc:creator>isaacavila</dc:creator>
      <dc:date>2015-08-26T16:28:22Z</dc:date>
    </item>
    <item>
      <title>Re: What is difference between KSDK1.2 lib KL27Z4 &amp; KL27Z644</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/What-is-difference-between-KSDK1-2-lib-KL27Z4-KL27Z644/m-p/396486#M1306</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Isaac, thanks .... just was hoping there was a simpler method I missed.&lt;/P&gt;&lt;P&gt;The context I hope the library builders are thinking of:&amp;nbsp; I'm about to build a project wiht KL27Z128 - and I see two KL27Z&amp;nbsp; - how do I know which one to pick, where do I look for info.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Aug 2015 17:01:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/What-is-difference-between-KSDK1-2-lib-KL27Z4-KL27Z644/m-p/396486#M1306</guid>
      <dc:creator>neilhancock</dc:creator>
      <dc:date>2015-08-26T17:01:55Z</dc:date>
    </item>
    <item>
      <title>Re: What is difference between KSDK1.2 lib KL27Z4 &amp; KL27Z644</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/What-is-difference-between-KSDK1-2-lib-KL27Z4-KL27Z644/m-p/396487#M1307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Neil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, it can cause confusion, but in every MKXXXX.h file you can find the supported processor for this libraries (as shown in previous figure).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this has helped you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a nice day,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Isaac&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Aug 2015 17:06:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/What-is-difference-between-KSDK1-2-lib-KL27Z4-KL27Z644/m-p/396487#M1307</guid>
      <dc:creator>isaacavila</dc:creator>
      <dc:date>2015-08-26T17:06:58Z</dc:date>
    </item>
  </channel>
</rss>

