<?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 Microcontrollers中的主题 Re: Problem with boot</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-with-boot/m-p/361835#M18436</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ma Hui,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found the issue. It was the EZ_Port. We accidentally removed the pull-up on the pin on the last HW iteration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 01 Jun 2015 16:01:18 GMT</pubDate>
    <dc:creator>thomasschmid</dc:creator>
    <dc:date>2015-06-01T16:01:18Z</dc:date>
    <item>
      <title>Problem with boot</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-with-boot/m-p/361829#M18430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a strange problem with a K22DX mcu. I'm using KDS 2.0 for development with a Segger j-link programmer connected through SWD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My program works fine when I start it from KDS, but it won't start automatically when I powercycle the board. I have disabled EZPORT in FOPT so I don't think that is the problem. I'm a beginner when it comes to embedded development so I'm very grateful for any help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Dec 2014 09:18:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-with-boot/m-p/361829#M18430</guid>
      <dc:creator>per-arneliljeda</dc:creator>
      <dc:date>2014-12-18T09:18:29Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with boot</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-with-boot/m-p/361830#M18431</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do a test with TWR-K22F120M board using KDS 2.0 with attached project, which just toggle a led on tower board (the EZPORT function is disabled in FOPT).&lt;/P&gt;&lt;P&gt;I don't meet your mentioned issue with/without debug. The led toggle normally when board power up.&lt;/P&gt;&lt;P&gt;I would recommend customer to check if Flash be programmed or not at first.&lt;/P&gt;&lt;P&gt;Then customer need to check the K22 power circuit, if the VDD rising edge is very sharp.&lt;/P&gt;&lt;P&gt;Customer could refer TWR-K22F120M board schematics K22 VDD related circuit.&lt;/P&gt;&lt;P&gt;Wish it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BTW: If customer want to use attached project, customer need to comment below code at &amp;lt;cpu.c&amp;gt; file line 252 before debug/program K22.&lt;/P&gt;&lt;P&gt;/* MPU_CESR: SPERR=0,VLD=0 */&lt;/P&gt;&lt;P&gt;//&amp;nbsp; MPU_CESR &amp;amp;= (uint32_t)~(uint32_t)((MPU_CESR_SPERR(0x1F) | MPU_CESR_VLD_MASK));&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ma Hui&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, 08 Jan 2015 02:45:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-with-boot/m-p/361830#M18431</guid>
      <dc:creator>Hui_Ma</dc:creator>
      <dc:date>2015-01-08T02:45:19Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with boot</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-with-boot/m-p/361831#M18432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Ma Hui,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You mention if the VDD rising edge is very sharp. It seems that we have issues with that on our own board. Is there a known issue on the K22 if the VDD power rises too quickly? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2015 22:48:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-with-boot/m-p/361831#M18432</guid>
      <dc:creator>thomasschmid</dc:creator>
      <dc:date>2015-05-27T22:48:42Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with boot</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-with-boot/m-p/361832#M18433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Thomas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It need to check with K22 related &lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=K22_120&amp;amp;fpsp=1&amp;amp;tab=Documentation_Tab"&gt;errata file&lt;/A&gt;. What about the mask set of your K22 chip?&lt;/P&gt;&lt;P&gt;You could find Mask Set at chip surface printed info second row.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Ma Hui&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, 28 May 2015 01:58:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-with-boot/m-p/361832#M18433</guid>
      <dc:creator>Hui_Ma</dc:creator>
      <dc:date>2015-05-28T01:58:47Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with boot</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-with-boot/m-p/361833#M18434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Our mask is 0N50M, and the errata doesn't say anything about rise time issues. If necessary, I can send a screenshot of the voltage rise tomorrow. It is a very strange problem that I can't find a cause for. I know that the chip doesn't boot because all my code does is disable the watchdog at the Reset Handler, initialize a GPIO, and toggle it. On successful boot, the LED toggles. On failed boot, the LED stays off. There is nothing else between Reset entry and the toggling, except disabling the watchdog.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2015 02:06:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-with-boot/m-p/361833#M18434</guid>
      <dc:creator>thomasschmid</dc:creator>
      <dc:date>2015-05-28T02:06:44Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with boot</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-with-boot/m-p/361834#M18435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Thomas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you disable the problem chip watchdog, if this chip works as expected?&lt;/P&gt;&lt;P&gt;The watchdog is enable and will reset the chip every 250ms.&lt;/P&gt;&lt;P&gt;If using LED toggle to measure the chip behavior will missing something.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Ma Hui&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, 29 May 2015 08:31:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-with-boot/m-p/361834#M18435</guid>
      <dc:creator>Hui_Ma</dc:creator>
      <dc:date>2015-05-29T08:31:58Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with boot</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-with-boot/m-p/361835#M18436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ma Hui,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found the issue. It was the EZ_Port. We accidentally removed the pull-up on the pin on the last HW iteration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jun 2015 16:01:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-with-boot/m-p/361835#M18436</guid>
      <dc:creator>thomasschmid</dc:creator>
      <dc:date>2015-06-01T16:01:18Z</dc:date>
    </item>
  </channel>
</rss>

