<?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>MCUXpresso SDKのトピックRe: ResetISR() before main()</title>
    <link>https://community.nxp.com/t5/MCUXpresso-SDK/ResetISR-before-main/m-p/987222#M1942</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kerry Zhou&lt;BR /&gt;The board is custom. I found and removed short connect between NMI and SWDIO. It was design mistake. Then I maked mass erase by GUI Flash Tool on MCUxpresso. Now is working properly.&lt;BR /&gt;Thank You for help.&lt;BR /&gt;Vaclav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Jan 2020 07:34:54 GMT</pubDate>
    <dc:creator>vaclavrojik</dc:creator>
    <dc:date>2020-01-22T07:34:54Z</dc:date>
    <item>
      <title>ResetISR() before main()</title>
      <link>https://community.nxp.com/t5/MCUXpresso-SDK/ResetISR-before-main/m-p/987220#M1940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dears,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have trouble with debugging projects for MK82. I used some of SDK example. Running is immediately stop in ResetISR(), before main(). I tried different examples, I get same results -&amp;gt; ResetISR() before main().&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Debugger Console showing:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Program stopped.&lt;BR /&gt;0x1c0001ec in ?? ()&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Program received signal SIGSTOP, Stopped (signal).&lt;BR /&gt;ResetISR () at ../startup/startup_mk82f25615.c:499&lt;BR /&gt;499&amp;nbsp;&amp;nbsp; &amp;nbsp;void ResetISR(void) {&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The stop on 0x1c0001ec is the same result on all tested projects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I use:&lt;BR /&gt;LPCLink 2&lt;BR /&gt;MCUXpresso 10.3.0&lt;BR /&gt;SDK 2.5&lt;BR /&gt;MK82FN256VLL15&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where can the problem be?&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, 21 Jan 2020 15:58:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-SDK/ResetISR-before-main/m-p/987220#M1940</guid>
      <dc:creator>vaclavrojik</dc:creator>
      <dc:date>2020-01-21T15:58:00Z</dc:date>
    </item>
    <item>
      <title>Re: ResetISR() before main()</title>
      <link>https://community.nxp.com/t5/MCUXpresso-SDK/ResetISR-before-main/m-p/987221#M1941</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A _jive_internal="true" data-content-finding="Community" data-userid="302177" data-username="vaclavrojik" href="https://community.nxp.com/people/vaclavrojik"&gt;Vaclav Rojik&lt;/A&gt; ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; 1. Please download the newest SDK for K82.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;A class="link-titled" href="https://mcuxpresso.nxp.com/en/select" title="https://mcuxpresso.nxp.com/en/select"&gt;https://mcuxpresso.nxp.com/en/select&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; BTW, what's the board you are using? Your own board or the NXP official board?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; 2. You can use your LPC-LINK2 firmware with JLINK&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Then use the JLINK commander, unlock kinetis&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Just to do the mass erase at first.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Can you find the ARM core or not?&lt;/P&gt;&lt;P&gt;&amp;nbsp; If yes, then you can use the lastest SDK and try it again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wish it helps you!&lt;/P&gt;&lt;P&gt;If you still have questions about it, please kindly let me know.&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Kerry&lt;/P&gt;&lt;P style="min- padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;&lt;P style="min- padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt; Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jan 2020 03:00:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-SDK/ResetISR-before-main/m-p/987221#M1941</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2020-01-22T03:00:58Z</dc:date>
    </item>
    <item>
      <title>Re: ResetISR() before main()</title>
      <link>https://community.nxp.com/t5/MCUXpresso-SDK/ResetISR-before-main/m-p/987222#M1942</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kerry Zhou&lt;BR /&gt;The board is custom. I found and removed short connect between NMI and SWDIO. It was design mistake. Then I maked mass erase by GUI Flash Tool on MCUxpresso. Now is working properly.&lt;BR /&gt;Thank You for help.&lt;BR /&gt;Vaclav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jan 2020 07:34:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-SDK/ResetISR-before-main/m-p/987222#M1942</guid>
      <dc:creator>vaclavrojik</dc:creator>
      <dc:date>2020-01-22T07:34:54Z</dc:date>
    </item>
    <item>
      <title>Re: ResetISR() before main()</title>
      <link>https://community.nxp.com/t5/MCUXpresso-SDK/ResetISR-before-main/m-p/987223#M1943</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A _jive_internal="true" data-content-finding="Community" data-userid="302177" data-username="vaclavrojik" href="https://community.nxp.com/people/vaclavrojik"&gt;&lt;SPAN style="color: #0066cc; text-decoration: underline; "&gt;Vaclav Rojik&lt;/SPAN&gt;&lt;/A&gt;&amp;nbsp;，&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Thanks for letting me know the details, and that's very good you have found it is the hardware design problems.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; If you have any question in the future, please create the new cases, thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Kerry&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt; Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jan 2020 02:31:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-SDK/ResetISR-before-main/m-p/987223#M1943</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2020-01-23T02:31:26Z</dc:date>
    </item>
  </channel>
</rss>

