<?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>Processor Expert SoftwareのトピックRe: ProcessorExpert support for MK20DN512VLL10 LQFP</title>
    <link>https://community.nxp.com/t5/Processor-Expert-Software/ProcessorExpert-support-for-MK20DN512VLL10-LQFP/m-p/359504#M2744</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, many thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Jan 2015 07:34:44 GMT</pubDate>
    <dc:creator>holyhope</dc:creator>
    <dc:date>2015-01-26T07:34:44Z</dc:date>
    <item>
      <title>ProcessorExpert support for MK20DN512VLL10 LQFP</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/ProcessorExpert-support-for-MK20DN512VLL10-LQFP/m-p/359502#M2742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi to all&lt;/P&gt;&lt;P&gt;Now I have a big problem using Processor Expert.... I explane my situation&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;KDS 1.1.1&lt;/P&gt;&lt;P&gt;KSDK 1.0.0 (I have 1.1.0 ready but I preferred to stay on 1.0.0 because worked very well and I suppose is not usefull for my problem)&lt;/P&gt;&lt;P&gt;FRDM-K64&lt;/P&gt;&lt;P&gt;New uP: &lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: small;"&gt;MK20DN512VLL10&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I develop with K64 because is the only that have a demo board, now I want to switch with this uP: &lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: small;"&gt;MK20DN512LL10&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I try to switch with Processor Expert: I select a new uP and enebled that but, when I try to route the pin or use uartSupport, the processor expert return me this error:&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: small;"&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: small;"&gt;selected processor does not support PinSettings component "MK20DN512LL10" &lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: small;"&gt;&lt;SPAN style="color: #575757; font-family: arial, helvetica, sans-serif; font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: small;"&gt;&lt;SPAN style="color: #575757; font-family: arial, helvetica, sans-serif; font-size: 10pt; line-height: 1.5em;"&gt;what I can do?&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: small;"&gt;&lt;SPAN style="color: #575757; font-family: arial, helvetica, sans-serif; font-size: 10pt; line-height: 1.5em;"&gt;Many thanks,&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: small;"&gt;&lt;SPAN style="color: #575757; font-family: arial, helvetica, sans-serif; font-size: 10pt; line-height: 1.5em;"&gt;Massimiliano&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jan 2015 09:20:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/ProcessorExpert-support-for-MK20DN512VLL10-LQFP/m-p/359502#M2742</guid>
      <dc:creator>holyhope</dc:creator>
      <dc:date>2015-01-20T09:20:28Z</dc:date>
    </item>
    <item>
      <title>Re: ProcessorExpert support for MK20DN512VLL10 LQFP</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/ProcessorExpert-support-for-MK20DN512VLL10-LQFP/m-p/359503#M2743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Massimiliano:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just as the error says, the &lt;EM&gt;&lt;STRONG&gt;PinSettings&lt;/STRONG&gt;&lt;/EM&gt; component is not available for K20, since that is a legacy Kinetis part and&lt;STRONG&gt; &lt;EM&gt;PinSettings&lt;/EM&gt;&lt;/STRONG&gt; component was recently introduced. Moreover, KSDK does not support &lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: small;"&gt;MK20DN512VLL10 (check &lt;A href="http://cache.freescale.com/files/soft_dev_tools/doc/support_info/KSDK110RN.pdf"&gt;&lt;STRONG&gt;release notes&lt;/STRONG&gt;&lt;/A&gt;). T&lt;/SPAN&gt;he latest version 1.1.0 supports K60_100 MHz parts which are very similar, so you may try to customize the library for your K20 part, although this may not be an easy task and you cannot use Processor Expert. A migration guide is being developed but I do not have an estimated release time yet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A different solution for you would be to start with the baremetal examples (&lt;STRONG&gt;KINETIS512_V2_SC&lt;/STRONG&gt;), downloadable from the next link, under "Snippets, boot code...".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=K20_100&amp;amp;fpsp=1&amp;amp;tab=Design_Tools_Tab" title="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=K20_100&amp;amp;fpsp=1&amp;amp;tab=Design_Tools_Tab"&gt;K20_100 |Kinetis 20 100 MHz MCUs|Freescale&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Regards!,&lt;BR /&gt;Jorge Gonzalez&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jan 2015 16:11:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/ProcessorExpert-support-for-MK20DN512VLL10-LQFP/m-p/359503#M2743</guid>
      <dc:creator>Jorge_Gonzalez</dc:creator>
      <dc:date>2015-01-20T16:11:32Z</dc:date>
    </item>
    <item>
      <title>Re: ProcessorExpert support for MK20DN512VLL10 LQFP</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/ProcessorExpert-support-for-MK20DN512VLL10-LQFP/m-p/359504#M2744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, many thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2015 07:34:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/ProcessorExpert-support-for-MK20DN512VLL10-LQFP/m-p/359504#M2744</guid>
      <dc:creator>holyhope</dc:creator>
      <dc:date>2015-01-26T07:34:44Z</dc:date>
    </item>
  </channel>
</rss>

