<?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>LPC MicrocontrollersのトピックLPC804 Is working in the Debugging Mode but not working in the release Mode</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC804-Is-working-in-the-Debugging-Mode-but-not-working-in-the/m-p/1389472#M47431</link>
    <description>&lt;P&gt;Dear&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/61445"&gt;@nxp&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;By using the LPC804 we develop the Board but it is working in the Debugging mode but when remove the the debugger the code is not running. please give any solution for Sort-out this issue.&lt;/P&gt;&lt;P&gt;Circuit is placed in the below attachment.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;B Pavan Kumar&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PK_1114_0-1639993623686.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/165690i335B2B87D29E0E44/image-size/medium?v=v2&amp;amp;px=400" role="button" title="PK_1114_0-1639993623686.png" alt="PK_1114_0-1639993623686.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 20 Dec 2021 09:48:40 GMT</pubDate>
    <dc:creator>PK_1114</dc:creator>
    <dc:date>2021-12-20T09:48:40Z</dc:date>
    <item>
      <title>LPC804 Is working in the Debugging Mode but not working in the release Mode</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC804-Is-working-in-the-Debugging-Mode-but-not-working-in-the/m-p/1389472#M47431</link>
      <description>&lt;P&gt;Dear&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/61445"&gt;@nxp&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;By using the LPC804 we develop the Board but it is working in the Debugging mode but when remove the the debugger the code is not running. please give any solution for Sort-out this issue.&lt;/P&gt;&lt;P&gt;Circuit is placed in the below attachment.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;B Pavan Kumar&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PK_1114_0-1639993623686.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/165690i335B2B87D29E0E44/image-size/medium?v=v2&amp;amp;px=400" role="button" title="PK_1114_0-1639993623686.png" alt="PK_1114_0-1639993623686.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Dec 2021 09:48:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC804-Is-working-in-the-Debugging-Mode-but-not-working-in-the/m-p/1389472#M47431</guid>
      <dc:creator>PK_1114</dc:creator>
      <dc:date>2021-12-20T09:48:40Z</dc:date>
    </item>
    <item>
      <title>Re: LPC804 Is working in the Debugging Mode but not working in the release Mode</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC804-Is-working-in-the-Debugging-Mode-but-not-working-in-the/m-p/1389526#M47434</link>
      <description>&lt;P&gt;&lt;EM&gt;&amp;gt; ... it is working in the Debugging mode ...&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;This suggests you board is basically working. Unless you powered it via the debug pod and there is a supply problem on the board, the problem relates to your software. I guess you measured the 3.3V supply while powered and the debug adapter detached.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;gt; ...but when remove the the debugger the code is not running.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Try adding instrumentation code, e.g. via serial interface or via GPIO in the simplest case. Check how far you get.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;Common issue are different debug/release toolchain settings, and clock init related issues.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Dec 2021 12:18:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC804-Is-working-in-the-Debugging-Mode-but-not-working-in-the/m-p/1389526#M47434</guid>
      <dc:creator>frank_m</dc:creator>
      <dc:date>2021-12-20T12:18:47Z</dc:date>
    </item>
    <item>
      <title>Re: LPC804 Is working in the Debugging Mode but not working in the release Mode</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC804-Is-working-in-the-Debugging-Mode-but-not-working-in-the/m-p/1389541#M47435</link>
      <description>&lt;P&gt;Dear&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/137574"&gt;@frank_m&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Thank You MR.@frank_meyer for the valuable Suggestions.&lt;/P&gt;&lt;P&gt;*__&lt;SPAN&gt;This suggests you board is basically working. Unless you powered it via the debug pod and there is a supply problem on the board, the problem relates to your software. I guess you measured the 3.3V supply while powered and the debug adapter detached.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Already&lt;/STRONG&gt; Check the Voltages and Its Noise on the Supply and its Vss Pin Voltage measured is 3.318V and Noise 80mV. after detaching the Supply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;*__&lt;SPAN&gt;Try adding instrumentation code, e.g. via serial interface or via GPIO in the simplest case. Check how far you get.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;Common issue are different debug/release toolchain settings, and clock init related issues.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Yes Sir we already&amp;nbsp;implement&lt;/STRONG&gt;&amp;nbsp;the Code for the LED toggle on the PIO0_20 Bus. We Verify that LED Toggle's in the Debug mode, But after the Releasing the Debugger it is not Blinking.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank You,&lt;/P&gt;&lt;P&gt;B Pavan Kumar&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Dec 2021 12:53:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC804-Is-working-in-the-Debugging-Mode-but-not-working-in-the/m-p/1389541#M47435</guid>
      <dc:creator>PK_1114</dc:creator>
      <dc:date>2021-12-20T12:53:01Z</dc:date>
    </item>
    <item>
      <title>Re: LPC804 Is working in the Debugging Mode but not working in the release Mode</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC804-Is-working-in-the-Debugging-Mode-but-not-working-in-the/m-p/1389573#M47436</link>
      <description>&lt;P&gt;&lt;EM&gt;&amp;gt; We Verify that LED Toggle's in the Debug mode, But after the Releasing the Debugger it is not Blinking.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Are you sure you are not fooled ?&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;A blinking beyond 70...80Hz looks like a static state, better check it with a scope.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Many initialisation fails manifest in the startup code, before main is reached.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;A simple instrumentation code could e.g. write successive byte values to a serial interface (UART), just attach a serial terminal.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;An even simpler method would be to toggle a GPIO before or after each step, but you would need a scope to check that. I used this method in one of my former companies, for a project without debug access to the MCU.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Dec 2021 14:41:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC804-Is-working-in-the-Debugging-Mode-but-not-working-in-the/m-p/1389573#M47436</guid>
      <dc:creator>frank_m</dc:creator>
      <dc:date>2021-12-20T14:41:01Z</dc:date>
    </item>
    <item>
      <title>Re: LPC804 Is working in the Debugging Mode but not working in the release Mode</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC804-Is-working-in-the-Debugging-Mode-but-not-working-in-the/m-p/1555810#M50752</link>
      <description>&lt;P&gt;Hi Sir &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/137574"&gt;@frank_m&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Other Person replayed to you, As far as issue concerned, it is cleared, and it is not about Debugger issue, As there is Some bug in the code - which is related to memory management fault in Run time.&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;B Pavan Kumar&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Nov 2022 12:43:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC804-Is-working-in-the-Debugging-Mode-but-not-working-in-the/m-p/1555810#M50752</guid>
      <dc:creator>PK_1114</dc:creator>
      <dc:date>2022-11-17T12:43:25Z</dc:date>
    </item>
  </channel>
</rss>

