<?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 LPC804 Unable To Flash after initial Flashing in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC804-Unable-To-Flash-after-initial-Flashing/m-p/1813152#M55484</link>
    <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;I am having issues with my LPC804 (&lt;LI-PRODUCT title="LPC80X" id="LPC80X"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;), whenever I initially flash the chip. The chip is no longer able to be detected by the debugger and is unable to be flashed. I have tried on both my custom board and the Development Board Section of the MCU-Link Pro and both have had the same outcome. When programming both with sample files they both worked prior to me programming my custom firmware, hence I am certain it is a software setup issue. From looking at the data sheets and such I believe it might be in the inital bootloader startup that is the issue, as I have removed the system_init(); function and system_lpc804 file from the build with the reset handler branching straight to main. Other than this I am unable to see what could be causing this issue and need some assistance.&lt;/P&gt;&lt;P&gt;My reset handler looks like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="c"&gt;/* Reset Handler */

    .thumb_func
    .align 2
    .weak    Reset_Handler
    .type    Reset_Handler, %function

Reset_Handler:
    ldr   r0,=__main
    bx    r0

    .pool
    .size Reset_Handler, . - Reset_Handler&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 21 Feb 2024 21:20:11 GMT</pubDate>
    <dc:creator>TAG</dc:creator>
    <dc:date>2024-02-21T21:20:11Z</dc:date>
    <item>
      <title>LPC804 Unable To Flash after initial Flashing</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC804-Unable-To-Flash-after-initial-Flashing/m-p/1813152#M55484</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;I am having issues with my LPC804 (&lt;LI-PRODUCT title="LPC80X" id="LPC80X"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;), whenever I initially flash the chip. The chip is no longer able to be detected by the debugger and is unable to be flashed. I have tried on both my custom board and the Development Board Section of the MCU-Link Pro and both have had the same outcome. When programming both with sample files they both worked prior to me programming my custom firmware, hence I am certain it is a software setup issue. From looking at the data sheets and such I believe it might be in the inital bootloader startup that is the issue, as I have removed the system_init(); function and system_lpc804 file from the build with the reset handler branching straight to main. Other than this I am unable to see what could be causing this issue and need some assistance.&lt;/P&gt;&lt;P&gt;My reset handler looks like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="c"&gt;/* Reset Handler */

    .thumb_func
    .align 2
    .weak    Reset_Handler
    .type    Reset_Handler, %function

Reset_Handler:
    ldr   r0,=__main
    bx    r0

    .pool
    .size Reset_Handler, . - Reset_Handler&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2024 21:20:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC804-Unable-To-Flash-after-initial-Flashing/m-p/1813152#M55484</guid>
      <dc:creator>TAG</dc:creator>
      <dc:date>2024-02-21T21:20:11Z</dc:date>
    </item>
    <item>
      <title>Re: LPC804 Unable To Flash after initial Flashing</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC804-Unable-To-Flash-after-initial-Flashing/m-p/1815397#M55499</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/229861"&gt;@TAG&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="4"&gt;Recommend program a simple SDK demo with&amp;nbsp;&lt;SPAN&gt;Development Board. For example LED.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&lt;FONT face="arial,helvetica,sans-serif" size="4"&gt;If you still have question about it, please kindly let me know.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;BR&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Alice&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Feb 2024 09:04:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC804-Unable-To-Flash-after-initial-Flashing/m-p/1815397#M55499</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2024-02-26T09:04:52Z</dc:date>
    </item>
  </channel>
</rss>

