<?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中的主题 Re: Can't build LPC8N04 / OM40002 example code in &amp;quot;release&amp;quot; mode</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/Can-t-build-LPC8N04-OM40002-example-code-in-quot-release-quot/m-p/884801#M35441</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jun,&lt;/P&gt;&lt;P&gt;Can you try again with "&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;OM40002, LPC804N, rev&amp;nbsp;C." - I suspect there was a breaking change with the new boards or the new firmware (such as the checksum functionality mentioned by &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/converse"&gt;converse&lt;/A&gt;&amp;nbsp;in this thread) which causes these examples to fail compared to the older rev B boards which may have been current when the examples were first published. I cannot source a rev B board to confirm but I do have 8 rev C boards which show identical, non-working behavior.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Tentatively it sounds like the example code works with the old rev B boards running 0.12 bootloader firmware but not the newer rev C boards that ship today with the 0.14 bootloader firmware.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 Jan 2019 17:16:37 GMT</pubDate>
    <dc:creator>pmg</dc:creator>
    <dc:date>2019-01-29T17:16:37Z</dc:date>
    <item>
      <title>Can't build LPC8N04 / OM40002 example code in "release" mode</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Can-t-build-LPC8N04-OM40002-example-code-in-quot-release-quot/m-p/884792#M35432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi I've recently acquired a OM40002 devkit with the LPC8N04 MCU.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The unit I received runs a demo application with leds scrolling on a panel. If I reset the board the leds come back on and scroll as intended.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem comes when I follow the steps in the walkthrough guide to build this same example application. When I build the project in Debug mode I can flash the chip, see the debugger halt, hit resume, and immediately see the scroll pattern but if I reset the board the scroll pattern does not resume. If I build the board in release mode I don't get a debug hook. It's like the board does not boot up at all unless I reflash it and even then it's only the first time AND when in debug mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My intuition is saying this code is running in debug mode even when it's in release mode. How can I fix this in MCUXpresso?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jan 2019 23:59:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Can-t-build-LPC8N04-OM40002-example-code-in-quot-release-quot/m-p/884792#M35432</guid>
      <dc:creator>pmg</dc:creator>
      <dc:date>2019-01-18T23:59:26Z</dc:date>
    </item>
    <item>
      <title>Re: Can't build LPC8N04 / OM40002 example code in "release" mode</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Can-t-build-LPC8N04-OM40002-example-code-in-quot-release-quot/m-p/884793#M35433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Paul,&lt;/P&gt;&lt;P&gt;Normally debug and release mode use different compiler setting. for example,&lt;/P&gt;&lt;P&gt;- debug use optimization level with O0 while release mode is Os.&lt;/P&gt;&lt;P&gt;- debug mode uses normal debug level while release mode use maximum debug level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can modify the setting manually in project setting&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/63876i8C2196AB9B2CE4FC/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;You can modify them and try again.&lt;/P&gt;&lt;P&gt;If you still have problem, please upload your demo project. and let me know how to reproduce your problem with demo board. I will test it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Jun Zhang&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jan 2019 10:30:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Can-t-build-LPC8N04-OM40002-example-code-in-quot-release-quot/m-p/884793#M35433</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2019-01-21T10:30:05Z</dc:date>
    </item>
    <item>
      <title>Re: Can't build LPC8N04 / OM40002 example code in "release" mode</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Can-t-build-LPC8N04-OM40002-example-code-in-quot-release-quot/m-p/884794#M35434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jun,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The demo project is the one I am downloading off the NXP website here:&amp;nbsp;&lt;A class="link-titled" href="https://www.nxp.com/products/processors-and-microcontrollers/arm-based-processors-and-mcus/lpc-cortex-m-mcus/lpc800-series-cortex-m0-plus-mcus/lpc8n04-development-board-for-lpc8n04-mcu:OM40002?tab=Design_Tools_Tab" title="https://www.nxp.com/products/processors-and-microcontrollers/arm-based-processors-and-mcus/lpc-cortex-m-mcus/lpc800-series-cortex-m0-plus-mcus/lpc8n04-development-board-for-lpc8n04-mcu:OM40002?tab=Design_Tools_Tab"&gt;LPC8N04 Development Board for LPC8N04 Microcontroller (MCU)|NXP&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've made a screencast here:&amp;nbsp;&lt;A class="link-titled" href="https://youtu.be/ElY-ZZlboZA" title="https://youtu.be/ElY-ZZlboZA"&gt;app demo 03 - YouTube&lt;/A&gt;&amp;nbsp;- you can see it compiles normally in debug mode at 1:43 and fails to compile in release mode at 2:15.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jan 2019 00:00:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Can-t-build-LPC8N04-OM40002-example-code-in-quot-release-quot/m-p/884794#M35434</guid>
      <dc:creator>pmg</dc:creator>
      <dc:date>2019-01-23T00:00:08Z</dc:date>
    </item>
    <item>
      <title>Re: Can't build LPC8N04 / OM40002 example code in "release" mode</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Can-t-build-LPC8N04-OM40002-example-code-in-quot-release-quot/m-p/884795#M35435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Paul,&lt;/P&gt;&lt;P&gt;Please build the two libs with release mode beforehand, then build app_demo in release, there is no error. I have verified it from my side. Let me know how it works for you.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/76266i5D168688B99CDA6E/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Jun Zhang&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jan 2019 09:55:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Can-t-build-LPC8N04-OM40002-example-code-in-quot-release-quot/m-p/884795#M35435</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2019-01-23T09:55:49Z</dc:date>
    </item>
    <item>
      <title>Re: Can't build LPC8N04 / OM40002 example code in "release" mode</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Can-t-build-LPC8N04-OM40002-example-code-in-quot-release-quot/m-p/884796#M35436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jun,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Setting the two additional libraries gets the project compiling in release mode but does not resolve the original issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've uploaded a new video here:&amp;nbsp;&lt;A class="link-titled" href="https://www.youtube.com/watch?v=jsXmByOjpLE" title="https://www.youtube.com/watch?v=jsXmByOjpLE"&gt;app demo 04 pnp - YouTube&lt;/A&gt;&amp;nbsp;- specifically you can see the app compiles at 0:34, the board programs at 1:01, the demo runs at 1:08, and then fails to run when the board is reset at 1:17.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The demo that ships pre-programmed with the devkit runs immediately on power on every time. The version on the NXP website fails to run on power on - it only runs after initial programming and never again thereafter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I fix this so the demo will run on power up every time? It is impractical for me to program these units at the factory and deliver them to customers without ever powering them down ;-D&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jan 2019 23:26:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Can-t-build-LPC8N04-OM40002-example-code-in-quot-release-quot/m-p/884796#M35436</guid>
      <dc:creator>pmg</dc:creator>
      <dc:date>2019-01-23T23:26:52Z</dc:date>
    </item>
    <item>
      <title>Re: Can't build LPC8N04 / OM40002 example code in "release" mode</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Can-t-build-LPC8N04-OM40002-example-code-in-quot-release-quot/m-p/884797#M35437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would suggest you refer this article which includes how to use the board with demo.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-342088"&gt;LPC8N04: NFC Hands-on Lab Guide&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Jun Zhang&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jan 2019 11:22:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Can-t-build-LPC8N04-OM40002-example-code-in-quot-release-quot/m-p/884797#M35437</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2019-01-24T11:22:23Z</dc:date>
    </item>
    <item>
      <title>Re: Can't build LPC8N04 / OM40002 example code in "release" mode</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Can-t-build-LPC8N04-OM40002-example-code-in-quot-release-quot/m-p/884798#M35438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jun,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have commented on that page last week (see:&amp;nbsp;&lt;A _jive_internal="true" class="link-titled" href="https://community.nxp.com/docs/DOC-342088#comment-61345" title="https://community.nxp.com/docs/DOC-342088#comment-61345"&gt;https://community.nxp.com/docs/DOC-342088#comment-61345&lt;/A&gt;&amp;nbsp;) - specifically that Lab Guide does not address this issue&amp;nbsp; - after&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;"Step 1 - section 12" but before "Step 2 - section 1" there is information missing which does not describe how to get code to load up on reboot.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Please advise. As of today, there is no code posted on the LPC8N04 page (&lt;A class="link-titled" href="https://www.nxp.com/products/processors-and-microcontrollers/arm-based-processors-and-mcus/lpc-cortex-m-mcus/lpc800-series-cortex-m0-plus-mcus/low-cost-microcontrollers-mcus-based-on-arm-cortex-m0-plus-core:LPC8N04?tab=Design_Tools_Tab" title="https://www.nxp.com/products/processors-and-microcontrollers/arm-based-processors-and-mcus/lpc-cortex-m-mcus/lpc800-series-cortex-m0-plus-mcus/low-cost-microcontrollers-mcus-based-on-arm-cortex-m0-plus-core:LPC8N04?tab=Design_Tools_Tab"&gt;LPC8N04 8 MHz |Arm® Cortex®-M0+|32-bit Microcontrollers (MCUs)|NXP&lt;/A&gt;&amp;nbsp;) that loads on reboot.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;-Paul&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jan 2019 19:46:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Can-t-build-LPC8N04-OM40002-example-code-in-quot-release-quot/m-p/884798#M35438</guid>
      <dc:creator>pmg</dc:creator>
      <dc:date>2019-01-24T19:46:31Z</dc:date>
    </item>
    <item>
      <title>Re: Can't build LPC8N04 / OM40002 example code in "release" mode</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Can-t-build-LPC8N04-OM40002-example-code-in-quot-release-quot/m-p/884799#M35439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Paul,&lt;/P&gt;&lt;P&gt;I use OM40002, LPC804N, rev B.&amp;nbsp; I follow the document. no problem working without debugger.&lt;/P&gt;&lt;P&gt;There is no other steps after&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;"Step 1 - section 12" and before "Step 2 - section 1. just provide power to the board, or reset. I can see led rotating.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Jun Zhang&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jan 2019 08:42:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Can-t-build-LPC8N04-OM40002-example-code-in-quot-release-quot/m-p/884799#M35439</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2019-01-25T08:42:30Z</dc:date>
    </item>
    <item>
      <title>Re: Can't build LPC8N04 / OM40002 example code in "release" mode</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Can-t-build-LPC8N04-OM40002-example-code-in-quot-release-quot/m-p/884800#M35440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could this be causing your problem?&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/493801"&gt;https://community.nxp.com/thread/493801&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Solution is to make sure the image is checksumed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jan 2019 09:32:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Can-t-build-LPC8N04-OM40002-example-code-in-quot-release-quot/m-p/884800#M35440</guid>
      <dc:creator>converse</dc:creator>
      <dc:date>2019-01-25T09:32:24Z</dc:date>
    </item>
    <item>
      <title>Re: Can't build LPC8N04 / OM40002 example code in "release" mode</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Can-t-build-LPC8N04-OM40002-example-code-in-quot-release-quot/m-p/884801#M35441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jun,&lt;/P&gt;&lt;P&gt;Can you try again with "&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;OM40002, LPC804N, rev&amp;nbsp;C." - I suspect there was a breaking change with the new boards or the new firmware (such as the checksum functionality mentioned by &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/converse"&gt;converse&lt;/A&gt;&amp;nbsp;in this thread) which causes these examples to fail compared to the older rev B boards which may have been current when the examples were first published. I cannot source a rev B board to confirm but I do have 8 rev C boards which show identical, non-working behavior.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Tentatively it sounds like the example code works with the old rev B boards running 0.12 bootloader firmware but not the newer rev C boards that ship today with the 0.14 bootloader firmware.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jan 2019 17:16:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Can-t-build-LPC8N04-OM40002-example-code-in-quot-release-quot/m-p/884801#M35441</guid>
      <dc:creator>pmg</dc:creator>
      <dc:date>2019-01-29T17:16:37Z</dc:date>
    </item>
    <item>
      <title>Re: Can't build LPC8N04 / OM40002 example code in "release" mode</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Can-t-build-LPC8N04-OM40002-example-code-in-quot-release-quot/m-p/884802#M35442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN class=""&gt;&lt;A _jive_internal="true" data-content-finding="Community" data-userid="334305" data-username="pmg" href="https://community.nxp.com/people/pmg"&gt;Paul Gerhardt&lt;/A&gt;&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;I got a Rev C board, I reproduced this issue. I believe Rev B board use 0.12 bootloader version and Rev C board use 0x14 boodloader version.&lt;/P&gt;&lt;P&gt;Con Verse's suggestion is right. to get pass the BOOT ROOM checksum, checksum value at address 0x1C need to be filled at vector table. There are at least two methods to get the checksum value:&lt;/P&gt;&lt;P&gt;Method 1. Use Keil tool elfdwt.exe generate checksum value&lt;/P&gt;&lt;P&gt;You need install Keil IDE fist. the tool is under:&amp;nbsp;C:\Keil_v5\ARM\BIN&lt;/P&gt;&lt;P&gt;input command: &amp;gt;elfdwt.exe app_demo.axf&lt;/P&gt;&lt;P&gt;here, "app_demo.axf" is the mcuxpresso demo code generated executable file&lt;/P&gt;&lt;P&gt;After executing this command, checksum will be displayed as 0xEFFF5F75.&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/64119i8CC51DDAFCEE1FD9/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;Method 2. calculate checksum value by hand&lt;/P&gt;&lt;P&gt;- launch debugger, add first 7 vector values together, then reverse:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/64157i9814E9CD87496A4D/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;0x10001FF0+0x00001C5+0x00003F6B+0x00003F6B+0+0+0=0x1000A08B&lt;/P&gt;&lt;P&gt;0-1000A08B = &lt;STRONG&gt;0xEFFF5F75&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Next, fill the checksum value at address 0x1C in vector table:&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/64231i6E0BA03043FBC6B2/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;build and launch debugger, This revision should fix the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Jun Zhang&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jan 2019 09:50:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Can-t-build-LPC8N04-OM40002-example-code-in-quot-release-quot/m-p/884802#M35442</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2019-01-31T09:50:53Z</dc:date>
    </item>
  </channel>
</rss>

