<?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: LPC8N04 reset not working in NFC</title>
    <link>https://community.nxp.com/t5/NFC/LPC8N04-reset-not-working/m-p/2106030#M13244</link>
    <description>&lt;P&gt;For anyone with the same issue, I was able to fix this by downloading the IDE, building the blinky example in that and then pulling out the startup code + linker script from the resulting build. The startup code + linker script in the sdk is completely different to these for some reason.&lt;/P&gt;</description>
    <pubDate>Wed, 28 May 2025 08:22:17 GMT</pubDate>
    <dc:creator>TheOrangeTeaFrog</dc:creator>
    <dc:date>2025-05-28T08:22:17Z</dc:date>
    <item>
      <title>LPC8N04 reset not working</title>
      <link>https://community.nxp.com/t5/NFC/LPC8N04-reset-not-working/m-p/2103430#M13220</link>
      <description>&lt;P&gt;I have the OM40002 dev board. I have downloaded the SDK using the SDK builder (arm-gcc). I build the led_blink example with cmake + make. I flash it to my board with `pyocd flash blink.elf --target lpc8n04`. I see the LED blinking as expected. However, when I press the reset button on the dev board, the LED goes out and never comes back on. This is consistent for other examples and my own program; it works fine when first loaded but doesn't run on reset.&lt;/P&gt;&lt;P&gt;I have also tried using the debugger (gdbserver). I get the same behaviour here: using the `load` command will have the program execute as normal while triggering a reset with pyocd's `reset hardware` command seems to leave me in a weird part of memory (PC is 0x7f3a which seems to be outside of the .text section or any of the other sections visible in `readelf -S` but still inside of the m_text memory area defined in LPC8N04_flash.ld ).&lt;/P&gt;</description>
      <pubDate>Fri, 23 May 2025 09:34:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/LPC8N04-reset-not-working/m-p/2103430#M13220</guid>
      <dc:creator>TheOrangeTeaFrog</dc:creator>
      <dc:date>2025-05-23T09:34:38Z</dc:date>
    </item>
    <item>
      <title>Re: LPC8N04 reset not working</title>
      <link>https://community.nxp.com/t5/NFC/LPC8N04-reset-not-working/m-p/2103689#M13221</link>
      <description>&lt;P lang="en-US"&gt;Hello, Thank you for your interest in our products.&lt;/P&gt;
&lt;P lang="en-US"&gt;I am very sorry but we aren't familiarized with pyocd. Unfortunately, NXP can only provide support for our own tools.&lt;/P&gt;
&lt;P lang="en-US"&gt;As recommended in the &lt;A href="https://www.nxp.com/design/design-center/development-boards-and-designs/lpc8n04-development-board-for-lpc8n04-mcu:OM40002?_gl=1*a344zn*_ga*MTQ3MjY2MjExMC4xNzQxNzEzMjQ5*_ga_WM5LE0KMSH*czE3NDgwMTk0ODEkbzE4OSRnMSR0MTc0ODAyMTA2OSRqMCRsMCRoNDc3NTEyODA0" target="_blank"&gt;product support page&lt;/A&gt;, the recommended tool for this is MCUXpresso. We do have a &lt;A href="https://www.nxp.com/document/guide/getting-started-with-the-om40002:GS-OM40002" target="_blank"&gt;step-by-step guide for start&lt;/A&gt; using LPC8N04.&lt;/P&gt;
&lt;P lang="en-US"&gt;My apologies for the inconveniences this may cause.&lt;/P&gt;</description>
      <pubDate>Fri, 23 May 2025 17:28:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/LPC8N04-reset-not-working/m-p/2103689#M13221</guid>
      <dc:creator>Fabian_R</dc:creator>
      <dc:date>2025-05-23T17:28:08Z</dc:date>
    </item>
    <item>
      <title>Re: LPC8N04 reset not working</title>
      <link>https://community.nxp.com/t5/NFC/LPC8N04-reset-not-working/m-p/2106030#M13244</link>
      <description>&lt;P&gt;For anyone with the same issue, I was able to fix this by downloading the IDE, building the blinky example in that and then pulling out the startup code + linker script from the resulting build. The startup code + linker script in the sdk is completely different to these for some reason.&lt;/P&gt;</description>
      <pubDate>Wed, 28 May 2025 08:22:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/LPC8N04-reset-not-working/m-p/2106030#M13244</guid>
      <dc:creator>TheOrangeTeaFrog</dc:creator>
      <dc:date>2025-05-28T08:22:17Z</dc:date>
    </item>
  </channel>
</rss>

