<?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>Kinetis Design StudioのトピックRe: Bare-board booting</title>
    <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Bare-board-booting/m-p/571399#M7307</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi syed idris&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As Erich mentioned, you don't have to do anything special, if you plan to use an external debugger (like SWD connector through PEmicro multilink universal Fx), we recommend to check the KLQRUG (&lt;A href="http://cache.freescale.com/files/32bit/doc/quick_ref_guide/KLQRUG.pdf" title="http://cache.freescale.com/files/32bit/doc/quick_ref_guide/KLQRUG.pdf"&gt;http://cache.freescale.com/files/32bit/doc/quick_ref_guide/KLQRUG.pdf&lt;/A&gt;), unit 2. General System setup, section 2.1.5.1 Debug interface. Here you will find hardware considerations for debug interface. As Erich mentioned, keep an eye on the reset line (pull-up, capacitor), and also the state of NMI pin.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Jorge Alcala&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>Fri, 05 Aug 2016 16:56:34 GMT</pubDate>
    <dc:creator>jorge_a_vazquez</dc:creator>
    <dc:date>2016-08-05T16:56:34Z</dc:date>
    <item>
      <title>Bare-board booting</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Bare-board-booting/m-p/571396#M7304</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are making the bare-board of KL03 boards as per reference design but we are not using OpenSDA section.&lt;BR /&gt;We are planning to debug the KL03 by SWD connector through PEmicro multilink universal Fx,&amp;nbsp; So what is recommended things for us to do for booting up that board ?&lt;BR /&gt;Do our KDS work with&amp;nbsp; KSDK and PE codes?&lt;BR /&gt;What are the initial steps to do?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Idris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Aug 2016 10:52:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Bare-board-booting/m-p/571396#M7304</guid>
      <dc:creator>syed_idris</dc:creator>
      <dc:date>2016-08-04T10:52:33Z</dc:date>
    </item>
    <item>
      <title>Re: Bare-board booting</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Bare-board-booting/m-p/571397#M7305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Idris,&lt;/P&gt;&lt;P&gt;You don't have to do anything special, but keep an eye on the reset line (pull-up, capacitor). Below is what we use for a K20 (tinyK20, see &lt;A href="https://mcuoneclipse.com/2016/02/16/how-to-put-the-kinetis-k20-on-the-tinyk20-board-into-bootloader-mode/" title="https://mcuoneclipse.com/2016/02/16/how-to-put-the-kinetis-k20-on-the-tinyk20-board-into-bootloader-mode/"&gt;https://mcuoneclipse.com/2016/02/16/how-to-put-the-kinetis-k20-on-the-tinyk20-board-into-bootloader-mode/&lt;/A&gt; )&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_0.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/3758iB65984C91C183E87/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_0.png" alt="pastedImage_0.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The UART1_RX and TX are non-standard (we use that for a UART-2-USB bridge).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And you can use the KL03 with Kinetis Design Studio and the Kinetis SDK. About Processor Expert keep mind that the SDK V2.0 does not support Processor Expert.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Aug 2016 10:58:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Bare-board-booting/m-p/571397#M7305</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2016-08-04T10:58:34Z</dc:date>
    </item>
    <item>
      <title>Re: Bare-board booting</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Bare-board-booting/m-p/571398#M7306</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; margin-bottom: 1.625em; color: #373737;"&gt;Ok, means when we power up the board then it will be in bootloader mode,&lt;BR /&gt;then directly can we use sample codes of KDS to debug the KL03?&lt;BR /&gt;Don't it need to flash a new firmware? If yes, how to flash a new firmware?&lt;/P&gt;&lt;P&gt;Idris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Aug 2016 12:20:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Bare-board-booting/m-p/571398#M7306</guid>
      <dc:creator>syed_idris</dc:creator>
      <dc:date>2016-08-04T12:20:33Z</dc:date>
    </item>
    <item>
      <title>Re: Bare-board booting</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Bare-board-booting/m-p/571399#M7307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi syed idris&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As Erich mentioned, you don't have to do anything special, if you plan to use an external debugger (like SWD connector through PEmicro multilink universal Fx), we recommend to check the KLQRUG (&lt;A href="http://cache.freescale.com/files/32bit/doc/quick_ref_guide/KLQRUG.pdf" title="http://cache.freescale.com/files/32bit/doc/quick_ref_guide/KLQRUG.pdf"&gt;http://cache.freescale.com/files/32bit/doc/quick_ref_guide/KLQRUG.pdf&lt;/A&gt;), unit 2. General System setup, section 2.1.5.1 Debug interface. Here you will find hardware considerations for debug interface. As Erich mentioned, keep an eye on the reset line (pull-up, capacitor), and also the state of NMI pin.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Jorge Alcala&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>Fri, 05 Aug 2016 16:56:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Bare-board-booting/m-p/571399#M7307</guid>
      <dc:creator>jorge_a_vazquez</dc:creator>
      <dc:date>2016-08-05T16:56:34Z</dc:date>
    </item>
    <item>
      <title>Re: Bare-board booting</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Bare-board-booting/m-p/571400#M7308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/BlackNight"&gt;BlackNight&lt;/A&gt;​, &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/jorge_a_vazquez"&gt;jorge_a_vazquez&lt;/A&gt;​​,&lt;BR /&gt;It worked successfully :smileyhappy:&lt;BR /&gt;But after power reset it is not running the previous debugged code.&lt;BR /&gt;Every power reset need to debug again.&lt;BR /&gt;what could be the reason?&lt;BR /&gt;Do we need buffers to store the code or what else? &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Idris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Aug 2016 13:45:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Bare-board-booting/m-p/571400#M7308</guid>
      <dc:creator>syed_idris</dc:creator>
      <dc:date>2016-08-08T13:45:14Z</dc:date>
    </item>
    <item>
      <title>Re: Bare-board booting</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Bare-board-booting/m-p/571401#M7309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Syed idris&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you using semihosting in your project? could you share your project to try to find your issue in my side?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Jorge Alcala&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, 09 Aug 2016 19:15:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Bare-board-booting/m-p/571401#M7309</guid>
      <dc:creator>jorge_a_vazquez</dc:creator>
      <dc:date>2016-08-09T19:15:30Z</dc:date>
    </item>
    <item>
      <title>Re: Bare-board booting</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Bare-board-booting/m-p/571402#M7310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;I am not using semihosting, I did just LED blinking code. It's working fine but if I remove the power and give power it again so LED is not blinking.&lt;/P&gt;&lt;P&gt;for every power reset it needs me to debug the code again.&lt;/P&gt;&lt;P&gt;I think it is not storing the code. &lt;BR /&gt;Is this problem related to IDE?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;idris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Aug 2016 05:26:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Bare-board-booting/m-p/571402#M7310</guid>
      <dc:creator>syed_idris</dc:creator>
      <dc:date>2016-08-10T05:26:50Z</dc:date>
    </item>
    <item>
      <title>Re: Bare-board booting</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Bare-board-booting/m-p/571403#M7311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi syed idris&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for the late reply, Are you still having this problem? KDS default configurations should stored your code in flash, so I don't think this is a IDE problem, could you share your project to try it in my side?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Jorge Alcala&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Sep 2016 21:53:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Bare-board-booting/m-p/571403#M7311</guid>
      <dc:creator>jorge_a_vazquez</dc:creator>
      <dc:date>2016-09-12T21:53:29Z</dc:date>
    </item>
    <item>
      <title>Re: Bare-board booting</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Bare-board-booting/m-p/571404#M7312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jorge,&lt;BR /&gt;Thanks for your support, it was showing same problem but I flashed the &lt;STRONG&gt;.srec&lt;/STRONG&gt; file of project instead of &lt;STRONG&gt;.elf&lt;/STRONG&gt; file.&lt;BR /&gt;Now after power reset the code is working.:smileyhappy:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Idris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Sep 2016 05:46:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Bare-board-booting/m-p/571404#M7312</guid>
      <dc:creator>syed_idris</dc:creator>
      <dc:date>2016-09-14T05:46:15Z</dc:date>
    </item>
  </channel>
</rss>

