<?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: Hardfault when debugging with CMSIS-DAP in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/Hardfault-when-debugging-with-CMSIS-DAP/m-p/1097877#M42091</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Alice,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any resolution to this issue? I am seeing the same with IAR 8.50.1, RT685 EVK (rev E board, B0 device), REL_2.7.0_RT600_RFP_RC2_4 SDK, and a&amp;nbsp;ewarm850-nxp-imxrt5xx-6xx-patch2.zip from Chun in San Jose.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you recommended, I installed IAR 8.40.1 and applied the patch and CMSIS works as expected, same SDK and hardware.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When will there be a fix (assuming in the SDK) to 8.50.1?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Dan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 May 2020 05:02:53 GMT</pubDate>
    <dc:creator>dash</dc:creator>
    <dc:date>2020-05-18T05:02:53Z</dc:date>
    <item>
      <title>Hardfault when debugging with CMSIS-DAP</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Hardfault-when-debugging-with-CMSIS-DAP/m-p/1097871#M42085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have been getting started with the LPC55S16-EVK recently. I have downloaded the SDK in order to try demo applications. I am having bit of an issue with the debugging though. The project is led_blinky inside demo_apps folder. And my IDE is IAR 8.50.1.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The issue is that, when I download and debug the application using the onboard debugger, MCU cannot run to main and it is stuck on hardfault.&amp;nbsp;I removed "run to main" tick in order to see where it fails.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&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/104920i24E4CF92F9825184/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It starts with the reset handler normally.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_3.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/105082iB7E16DFF0F066118/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_3.png" alt="pastedImage_3.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I click on step into it directly goes to hardfault handler.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also noticed following 3 warnings during debugging;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;Sat May 02, 2020 11:53:11: The downloaded program doesn't seem to match the expected memory layout of the target system:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #ff0000;"&gt;Sat May 02, 2020 11:53:11: Some SFRs are placed outside known memory areas, or in memory areas designated as read-only or as RAM:&lt;/SPAN&gt;&lt;BR /&gt;Sat May 02, 2020 11:53:11: FLASH_CFPA0_HEADER @ 0x0003E000, 32 bits&lt;BR /&gt;Sat May 02, 2020 11:53:11: FLASH_CFPA0_VERSION @ 0x0003E004, 32 bits&lt;BR /&gt;Sat May 02, 2020 11:53:11: FLASH_CFPA0_S_FW_Version @ 0x0003E008, 32 bits&lt;BR /&gt;Sat May 02, 2020 11:53:11: FLASH_CFPA0_NS_FW_Version @ 0x0003E00C, 32 bits&lt;BR /&gt;Sat May 02, 2020 11:53:11: FLASH_CFPA0_IMAGE_KEY_REVOKE @ 0x0003E010, 32 bits&lt;BR /&gt;Sat May 02, 2020 11:53:11: and more...&lt;BR /&gt;&lt;SPAN style="color: #ff0000;"&gt;Sat May 02, 2020 11:53:11: Memory is specified as follows:&lt;/SPAN&gt;&lt;BR /&gt;Sat May 02, 2020 11:53:11: 0x00000000 - 0x0003DDFF ROM/Flash&lt;BR /&gt;Sat May 02, 2020 11:53:11: 0x0003DE00 - 0x000408BF ROM/Flash&lt;BR /&gt;Sat May 02, 2020 11:53:11: 0x03000000 - 0x0301FFFF ROM/Flash&lt;BR /&gt;Sat May 02, 2020 11:53:11: 0x04000000 - 0x04003FFF RAM&lt;BR /&gt;Sat May 02, 2020 11:53:11: 0x10000000 - 0x1003DDFF ROM/Flash&lt;BR /&gt;Sat May 02, 2020 11:53:11: 0x1003DE00 - 0x1003FFFF ROM/Flash&lt;BR /&gt;Sat May 02, 2020 11:53:11: 0x13000000 - 0x1301FFFF ROM/Flash&lt;BR /&gt;Sat May 02, 2020 11:53:11: 0x14000000 - 0x14003FFF RAM&lt;BR /&gt;Sat May 02, 2020 11:53:11: 0x20000000 - 0x20007FFF RAM&lt;BR /&gt;Sat May 02, 2020 11:53:11: 0x20008000 - 0x2000BFFF RAM&lt;BR /&gt;Sat May 02, 2020 11:53:11: 0x2000C000 - 0x2000FFFF RAM&lt;BR /&gt;Sat May 02, 2020 11:53:11: 0x20010000 - 0x20013FFF RAM&lt;BR /&gt;Sat May 02, 2020 11:53:11: 0x30000000 - 0x30007FFF RAM&lt;BR /&gt;Sat May 02, 2020 11:53:11: 0x30008000 - 0x3000BFFF RAM&lt;BR /&gt;Sat May 02, 2020 11:53:11: 0x3000C000 - 0x3000FFFF RAM&lt;BR /&gt;Sat May 02, 2020 11:53:11: 0x30010000 - 0x30013FFF RAM&lt;BR /&gt;Sat May 02, 2020 11:53:11: 0x40000000 - 0x40013FFF Uncached/SFR&lt;BR /&gt;Sat May 02, 2020 11:53:11: 0x40020000 - 0x4003DFFF Uncached/SFR&lt;BR /&gt;Sat May 02, 2020 11:53:11: 0x40082000 - 0x4008EFFF Uncached/SFR&lt;BR /&gt;Sat May 02, 2020 11:53:11: 0x40094000 - 0x4009FFFF Uncached/SFR&lt;BR /&gt;Sat May 02, 2020 11:53:11: 0x400A0000 - 0x400ACFFF Uncached/SFR&lt;BR /&gt;Sat May 02, 2020 11:53:11: 0x50000000 - 0x50013FFF Uncached/SFR&lt;BR /&gt;Sat May 02, 2020 11:53:11: 0x50020000 - 0x5003DFFF Uncached/SFR&lt;BR /&gt;Sat May 02, 2020 11:53:11: 0x50082000 - 0x5008EFFF Uncached/SFR&lt;BR /&gt;Sat May 02, 2020 11:53:11: 0x50094000 - 0x5009FFFF Uncached/SFR&lt;BR /&gt;Sat May 02, 2020 11:53:11: 0x500A0000 - 0x500ACFFF Uncached/SFR&lt;BR /&gt;Sat May 02, 2020 11:53:11: 0xE0000000 - 0xE00FFFFF Uncached/SFR&lt;BR /&gt;Sat May 02, 2020 11:53:11: SFRs range from 0x0003DE00 to 0xE00FFFFF&lt;BR /&gt;Sat May 02, 2020 11:53:11: LowLevelReset(software, delay 200)&lt;BR /&gt;Sat May 02, 2020 11:53:11: Calling reset script: SoftwareReset&lt;BR /&gt;Sat May 02, 2020 11:53:11: LowLevelReset(system, delay 200)&lt;BR /&gt;Sat May 02, 2020 11:53:11: Calling reset script: SystemReset&lt;BR /&gt;Sat May 02, 2020 11:53:11: 5102 bytes verified (99.65 Kbytes/sec)&lt;BR /&gt;Sat May 02, 2020 11:53:11: Download completed and verification successful.&lt;BR /&gt;Sat May 02, 2020 11:53:11: LowLevelReset(software, delay 200)&lt;BR /&gt;Sat May 02, 2020 11:53:11: Calling reset script: SoftwareReset&lt;BR /&gt;Sat May 02, 2020 11:53:11: Target reset&lt;BR /&gt;Sat May 02, 2020 11:53:11: INFO: Configuring trace using 'SWO,ETB' setting ...&lt;BR /&gt;Sat May 02, 2020 11:53:11: Trace: ETMv4 not found, so trying ETMv3 for Cortex-M33 core ...INFO: SWO trace mode is not supported by the probe (use I-jet/I-jet-Trace probe) - trace is disabled.&lt;BR /&gt;Sat May 02, 2020 11:53:11: There were 3 warnings during the initialization of the debugging session.&lt;BR /&gt;Sat May 02, 2020 11:53:59: HardFault exception.&lt;BR /&gt;Sat May 02, 2020 11:53:59: The processor has escalated a configurable-priority exception to HardFault.&lt;BR /&gt;Sat May 02, 2020 11:53:59:&lt;BR /&gt;Sat May 02, 2020 11:53:59: Exception occured at PC = 0xffffffff, LR = 0x0&lt;BR /&gt;Sat May 02, 2020 11:53:59:&lt;BR /&gt;Sat May 02, 2020 11:53:59: See the call stack for more information.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Call stack is looking like below;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_8.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/105042i6063483D8CC6FF95/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_8.png" alt="pastedImage_8.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only way I can run the application in debugging mode is to&amp;nbsp;change the reset setting to "Hardware" and do a reset. But then debug screen jumps directly to infinite while loop inside the main. This prevents me from debugging anything before that. A software reset returns to reset handler and ends up with the hardfault.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried debugging with a J-Link and there were no such problems. I could step by step debug each instruction after reset.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help on solving the issue I am facing please?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 May 2020 09:10:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Hardfault-when-debugging-with-CMSIS-DAP/m-p/1097871#M42085</guid>
      <dc:creator>burakgorduk1</dc:creator>
      <dc:date>2020-05-02T09:10:49Z</dc:date>
    </item>
    <item>
      <title>Re: Hardfault when debugging with CMSIS-DAP</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Hardfault-when-debugging-with-CMSIS-DAP/m-p/1097872#M42086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any suggestions please?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 May 2020 06:33:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Hardfault-when-debugging-with-CMSIS-DAP/m-p/1097872#M42086</guid>
      <dc:creator>burakgorduk1</dc:creator>
      <dc:date>2020-05-07T06:33:42Z</dc:date>
    </item>
    <item>
      <title>Re: Hardfault when debugging with CMSIS-DAP</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Hardfault-when-debugging-with-CMSIS-DAP/m-p/1097873#M42087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;SPAN class=""&gt;&lt;A _jive_internal="true" data-content-finding="Community" data-userid="358873" data-username="burakgorduk@gmail.com" href="https://community.nxp.com/people/burakgorduk@gmail.com"&gt;Burak &lt;/A&gt;&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;Could you please test other demos? I haven't install this new version IAR v8.50.1.&lt;/P&gt;&lt;P&gt;I debug this demo on MCUXpresso IDE, it works well.&amp;nbsp; I will install the IAR v8.50.1 to test.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;SPAN style="color: #51626f;"&gt;Have a great day,&lt;BR /&gt; TIC&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;SPAN style="color: #51626f;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;SPAN style="color: #51626f;"&gt;-------------------------------------------------------------------------------&lt;BR /&gt; Note:&lt;BR /&gt; - If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;SPAN style="color: #51626f;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;SPAN style="color: #51626f;"&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;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 May 2020 09:14:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Hardfault-when-debugging-with-CMSIS-DAP/m-p/1097873#M42087</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2020-05-07T09:14:56Z</dc:date>
    </item>
    <item>
      <title>Re: Hardfault when debugging with CMSIS-DAP</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Hardfault-when-debugging-with-CMSIS-DAP/m-p/1097874#M42088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/Alice_Yang"&gt;Alice_Yang&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for the response. I have now tried several other demo applications, all of which gave the same warning and started with hardfault.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 May 2020 11:24:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Hardfault-when-debugging-with-CMSIS-DAP/m-p/1097874#M42088</guid>
      <dc:creator>burakgorduk1</dc:creator>
      <dc:date>2020-05-07T11:24:17Z</dc:date>
    </item>
    <item>
      <title>Re: Hardfault when debugging with CMSIS-DAP</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Hardfault-when-debugging-with-CMSIS-DAP/m-p/1097875#M42089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;STRONG class=""&gt;&lt;SPAN class=""&gt;Burak &lt;/SPAN&gt;&lt;/STRONG&gt;,&lt;/P&gt;&lt;P&gt;Refer to readme, these demo support&amp;nbsp; IAR v8.40.2, I also test on IAR v8.40.2,&lt;/P&gt;&lt;P&gt;it can work well.&lt;/P&gt;&lt;P&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/106633i9E3617AD02EEB5E0/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the same issue with you when use IAR v8.50.1.&lt;/P&gt;&lt;P&gt;So please use IAR v8.40.2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;SPAN style="color: #51626f;"&gt;Have a great day,&lt;BR /&gt; TIC&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;SPAN style="color: #51626f;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;SPAN style="color: #51626f;"&gt;-------------------------------------------------------------------------------&lt;BR /&gt; Note:&lt;BR /&gt; - If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;SPAN style="color: #51626f;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;SPAN style="color: #51626f;"&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;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 May 2020 07:17:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Hardfault-when-debugging-with-CMSIS-DAP/m-p/1097875#M42089</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2020-05-11T07:17:24Z</dc:date>
    </item>
    <item>
      <title>Re: Hardfault when debugging with CMSIS-DAP</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Hardfault-when-debugging-with-CMSIS-DAP/m-p/1097876#M42090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alice,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for the answer. I also programmed LPC-Link with J-Link firmware. This is also working for me at the moment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 May 2020 12:22:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Hardfault-when-debugging-with-CMSIS-DAP/m-p/1097876#M42090</guid>
      <dc:creator>burakgorduk1</dc:creator>
      <dc:date>2020-05-11T12:22:14Z</dc:date>
    </item>
    <item>
      <title>Re: Hardfault when debugging with CMSIS-DAP</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Hardfault-when-debugging-with-CMSIS-DAP/m-p/1097877#M42091</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Alice,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any resolution to this issue? I am seeing the same with IAR 8.50.1, RT685 EVK (rev E board, B0 device), REL_2.7.0_RT600_RFP_RC2_4 SDK, and a&amp;nbsp;ewarm850-nxp-imxrt5xx-6xx-patch2.zip from Chun in San Jose.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you recommended, I installed IAR 8.40.1 and applied the patch and CMSIS works as expected, same SDK and hardware.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When will there be a fix (assuming in the SDK) to 8.50.1?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Dan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 May 2020 05:02:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Hardfault-when-debugging-with-CMSIS-DAP/m-p/1097877#M42091</guid>
      <dc:creator>dash</dc:creator>
      <dc:date>2020-05-18T05:02:53Z</dc:date>
    </item>
    <item>
      <title>Re: Hardfault when debugging with CMSIS-DAP</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Hardfault-when-debugging-with-CMSIS-DAP/m-p/1097878#M42092</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Dan,&lt;/P&gt;&lt;P&gt;Sorry, I don't know when the next SDK release.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Alice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 May 2020 07:44:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Hardfault-when-debugging-with-CMSIS-DAP/m-p/1097878#M42092</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2020-05-20T07:44:08Z</dc:date>
    </item>
  </channel>
</rss>

