<?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: K21 Tower Kit not booting in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/K21-Tower-Kit-not-booting/m-p/334536#M15902</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kan -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using the TWR-K21F120M.&amp;nbsp; My code is based on the gpio example in the tower sample code.&amp;nbsp; If I specify the 512KPflash linker file in the gpio project and download it using the Jlink the board will boot into the gpio code.&amp;nbsp; When I do the same with my code it hangs unless I start it in the debugger.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the best way to send you my code?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Sep 2014 16:29:42 GMT</pubDate>
    <dc:creator>abbian</dc:creator>
    <dc:date>2014-09-03T16:29:42Z</dc:date>
    <item>
      <title>K21 Tower Kit not booting</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/K21-Tower-Kit-not-booting/m-p/334534#M15900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am developing a K21 application.&amp;nbsp; My code will run fine if I download and debug from within the IAR debugger, but it will not boot on it's own.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Sep 2014 22:05:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/K21-Tower-Kit-not-booting/m-p/334534#M15900</guid>
      <dc:creator>abbian</dc:creator>
      <dc:date>2014-09-02T22:05:57Z</dc:date>
    </item>
    <item>
      <title>Re: K21 Tower Kit not booting</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/K21-Tower-Kit-not-booting/m-p/334535#M15901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would you please specify the tower board version? Is it the TWR-K21F120M? and it would be better that you could send your code for a review.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your patience!&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;B.R&lt;BR /&gt;Kan&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>Wed, 03 Sep 2014 03:06:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/K21-Tower-Kit-not-booting/m-p/334535#M15901</guid>
      <dc:creator>Kan_Li</dc:creator>
      <dc:date>2014-09-03T03:06:39Z</dc:date>
    </item>
    <item>
      <title>Re: K21 Tower Kit not booting</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/K21-Tower-Kit-not-booting/m-p/334536#M15902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kan -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using the TWR-K21F120M.&amp;nbsp; My code is based on the gpio example in the tower sample code.&amp;nbsp; If I specify the 512KPflash linker file in the gpio project and download it using the Jlink the board will boot into the gpio code.&amp;nbsp; When I do the same with my code it hangs unless I start it in the debugger.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the best way to send you my code?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Sep 2014 16:29:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/K21-Tower-Kit-not-booting/m-p/334536#M15902</guid>
      <dc:creator>abbian</dc:creator>
      <dc:date>2014-09-03T16:29:42Z</dc:date>
    </item>
    <item>
      <title>Re: K21 Tower Kit not booting</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/K21-Tower-Kit-not-booting/m-p/334537#M15903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That looks like a software issue, so you may attach your project here, and I will try to reproduce this issue with my TWR-K21F120M. Thanks for your patience!&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;B.R&lt;BR /&gt;Kan&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>Thu, 04 Sep 2014 07:03:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/K21-Tower-Kit-not-booting/m-p/334537#M15903</guid>
      <dc:creator>Kan_Li</dc:creator>
      <dc:date>2014-09-04T07:03:24Z</dc:date>
    </item>
    <item>
      <title>Re: K21 Tower Kit not booting</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/K21-Tower-Kit-not-booting/m-p/334538#M15904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Kan &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found the problem - the watchdog was not being disabled at startup.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Sep 2014 21:22:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/K21-Tower-Kit-not-booting/m-p/334538#M15904</guid>
      <dc:creator>abbian</dc:creator>
      <dc:date>2014-09-04T21:22:56Z</dc:date>
    </item>
  </channel>
</rss>

