<?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>LPCXpresso IDEのトピックHardFault_Handler on LPC111x</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/HardFault-Handler-on-LPC111x/m-p/553098#M12600</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by ArtjomGromak on Sun Sep 09 10:04:34 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Where I can find sample of fault exception handling for lpc111x (Cortex-M0)?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 22:13:34 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T22:13:34Z</dc:date>
    <item>
      <title>HardFault_Handler on LPC111x</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/HardFault-Handler-on-LPC111x/m-p/553098#M12600</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by ArtjomGromak on Sun Sep 09 10:04:34 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Where I can find sample of fault exception handling for lpc111x (Cortex-M0)?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:13:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/HardFault-Handler-on-LPC111x/m-p/553098#M12600</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:13:34Z</dc:date>
    </item>
    <item>
      <title>Re: HardFault_Handler on LPC111x</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/HardFault-Handler-on-LPC111x/m-p/553099#M12601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by ex-kayoda on Sun Sep 09 10:06:47 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Start here? &lt;/SPAN&gt;&lt;A href="http://"&gt;http://support.code-red-tech.com/CodeRedWiki/DebugHardFault&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:13:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/HardFault-Handler-on-LPC111x/m-p/553099#M12601</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:13:34Z</dc:date>
    </item>
    <item>
      <title>Re: HardFault_Handler on LPC111x</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/HardFault-Handler-on-LPC111x/m-p/553100#M12602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by ArtjomGromak on Mon Sep 10 06:37:26 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: kayoda&lt;/STRONG&gt;&lt;BR /&gt;Start here? &lt;A href="http://"&gt;http://support.code-red-tech.com/CodeRedWiki/DebugHardFault&lt;/A&gt;&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:13:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/HardFault-Handler-on-LPC111x/m-p/553100#M12602</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:13:35Z</dc:date>
    </item>
    <item>
      <title>Re: HardFault_Handler on LPC111x</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/HardFault-Handler-on-LPC111x/m-p/553101#M12603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Brutte on Mon Sep 10 11:31:56 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: ARM, ARMv6&lt;/STRONG&gt;&lt;BR /&gt;Under the ARMv6-M exception priority scheme, a processor handles a precise fault in one of the following ways:&lt;BR /&gt;&lt;BR /&gt;[LIST]&lt;BR /&gt;[*] -by taking a HardFault exception&lt;BR /&gt;[*] -by using the Lockup mechanism in the case of a fault arising while executing a HardFault or NMI, (...)&lt;BR /&gt;[/LIST]&lt;BR /&gt; &lt;BR /&gt;In ARMv6-M, faults are considered fatal. The only fault status information provided on entry to the HardFault handler is the EXC_RETURN value, that indicates whether the fault originated from Thread or Handler mode.&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;SPAN&gt;:eek:&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:13:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/HardFault-Handler-on-LPC111x/m-p/553101#M12603</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:13:35Z</dc:date>
    </item>
  </channel>
</rss>

