<?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: The Debugger hangs in startup_MK60D10.S, line &amp;quot;b	DefaultISR&amp;quot; in Kinetis Software Development Kit</title>
    <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/The-Debugger-hangs-in-startup-MK60D10-S-line-quot-b-DefaultISR/m-p/405337#M1645</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rolf,&lt;/P&gt;&lt;P&gt;If you are creating a new project, please post it.&lt;/P&gt;&lt;P&gt;If you are using existing project in KSDK please let us know which one.&lt;/P&gt;&lt;P&gt;In general if exception is occurring like that, often the peripheral clock has not been enabled.&amp;nbsp; Did you enable the GPIO port clock?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;David &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Jul 2015 15:39:25 GMT</pubDate>
    <dc:creator>DavidS</dc:creator>
    <dc:date>2015-07-13T15:39:25Z</dc:date>
    <item>
      <title>The Debugger hangs in startup_MK60D10.S, line "b     DefaultISR"</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/The-Debugger-hangs-in-startup-MK60D10-S-line-quot-b-DefaultISR/m-p/405336#M1644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to start a project with LED toggling and could build the PE Code and binary files without errors/warning.&lt;/P&gt;&lt;P&gt;But when i start the debugger the main() never gets reached. The debugger shows that the processor hangs in startup_MK60D10.S, line "b&amp;nbsp;&amp;nbsp;&amp;nbsp; DefaultISR".&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What may be the reason?&lt;/P&gt;&lt;P&gt;Is the hardware damaged or misconfigured and it yes, how can i find the error(s)?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jul 2015 15:35:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/The-Debugger-hangs-in-startup-MK60D10-S-line-quot-b-DefaultISR/m-p/405336#M1644</guid>
      <dc:creator>rolffreitag</dc:creator>
      <dc:date>2015-07-13T15:35:11Z</dc:date>
    </item>
    <item>
      <title>Re: The Debugger hangs in startup_MK60D10.S, line "b	DefaultISR"</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/The-Debugger-hangs-in-startup-MK60D10-S-line-quot-b-DefaultISR/m-p/405337#M1645</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rolf,&lt;/P&gt;&lt;P&gt;If you are creating a new project, please post it.&lt;/P&gt;&lt;P&gt;If you are using existing project in KSDK please let us know which one.&lt;/P&gt;&lt;P&gt;In general if exception is occurring like that, often the peripheral clock has not been enabled.&amp;nbsp; Did you enable the GPIO port clock?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;David &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jul 2015 15:39:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/The-Debugger-hangs-in-startup-MK60D10-S-line-quot-b-DefaultISR/m-p/405337#M1645</guid>
      <dc:creator>DavidS</dc:creator>
      <dc:date>2015-07-13T15:39:25Z</dc:date>
    </item>
    <item>
      <title>Re: The Debugger hangs in startup_MK60D10.S, line "b	DefaultISR"</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/The-Debugger-hangs-in-startup-MK60D10-S-line-quot-b-DefaultISR/m-p/405338#M1646</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As David I think you do not have peripheral clocks enabled. But if you are using Processor Expert, this is done automatically. Otherwise, do you have the watchdog enabled? I recommend you step through your code to see where it happens.&lt;/P&gt;&lt;P&gt;Maybe you do not have enough heap memory allocated? If this is the case, it will cause an exception in the ANSI/GNU libraries during startup.&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>Mon, 13 Jul 2015 18:43:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/The-Debugger-hangs-in-startup-MK60D10-S-line-quot-b-DefaultISR/m-p/405338#M1646</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2015-07-13T18:43:13Z</dc:date>
    </item>
    <item>
      <title>Re: The Debugger hangs in startup_MK60D10.S, line "b	DefaultISR"</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/The-Debugger-hangs-in-startup-MK60D10-S-line-quot-b-DefaultISR/m-p/405339#M1647</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Rolf Freitag:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By reading your other &lt;A _jive_internal="true" href="https://community.nxp.com/thread/358479"&gt;&lt;STRONG&gt;post&lt;/STRONG&gt;&lt;/A&gt;&amp;nbsp; it is clear that your project is targeted for an old silicon mask revision of K60_100 MHz and that is the cause of the code getting stuck in DefaultISR. To have a better understanding of this give a check to the next application note:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://cache.freescale.com/files/32bit/doc/app_note/AN4445.pdf" title="http://cache.freescale.com/files/32bit/doc/app_note/AN4445.pdf"&gt;http://cache.freescale.com/files/32bit/doc/app_note/AN4445.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In short, the enablement for MK60DN256VLL10 is not transparent/suitable for the MK60DN256&lt;SPAN style="color: #e23d39;"&gt;&lt;STRONG&gt;Z&lt;/STRONG&gt;&lt;/SPAN&gt;VLL10. You may try to tweak the libraries and startup code, but that might be a major effort. Instead, I recommend you one of these approaches:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;1)&lt;/STRONG&gt; Get samples or a batch of the latest silicon for MK60DN256VLL10.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;2)&lt;/STRONG&gt; Create a project for MK60DN256&lt;SPAN style="color: #e23d39;"&gt;&lt;STRONG&gt;Z&lt;/STRONG&gt;&lt;/SPAN&gt;VLL10&lt;EM&gt;:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/53761i855BB7EDD7789CE9/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the next window you can select "Processor Expert" or not, just notice that KSDK will be disabled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards!&lt;/P&gt;&lt;P&gt;Jorge Gonzalez&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jul 2015 01:14:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/The-Debugger-hangs-in-startup-MK60D10-S-line-quot-b-DefaultISR/m-p/405339#M1647</guid>
      <dc:creator>Jorge_Gonzalez</dc:creator>
      <dc:date>2015-07-14T01:14:28Z</dc:date>
    </item>
    <item>
      <title>Re: The Debugger hangs in startup_MK60D10.S, line "b	DefaultISR"</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/The-Debugger-hangs-in-startup-MK60D10-S-line-quot-b-DefaultISR/m-p/405340#M1648</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jul 2015 07:01:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/The-Debugger-hangs-in-startup-MK60D10-S-line-quot-b-DefaultISR/m-p/405340#M1648</guid>
      <dc:creator>rolffreitag</dc:creator>
      <dc:date>2015-07-14T07:01:40Z</dc:date>
    </item>
    <item>
      <title>Re: The Debugger hangs in startup_MK60D10.S, line "b	DefaultISR"</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/The-Debugger-hangs-in-startup-MK60D10-S-line-quot-b-DefaultISR/m-p/405341#M1649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This happened to me as well, but in my case, I was trying to set GPIO in a pin of PORTC, but the clock of PORTC was not enabled...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jul 2015 21:22:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/The-Debugger-hangs-in-startup-MK60D10-S-line-quot-b-DefaultISR/m-p/405341#M1649</guid>
      <dc:creator>brunoalmeida</dc:creator>
      <dc:date>2015-07-17T21:22:37Z</dc:date>
    </item>
  </channel>
</rss>

