<?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 LPCScrypt flash programming fails on LPC43S67 OM13084 in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPCScrypt-flash-programming-fails-on-LPC43S67-OM13084/m-p/622966#M24432</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to load an image to the on board flash BankA of my device and LPCScrypt fails.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the console output :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C:\nxp\LPCScrypt\bin&amp;gt;..\scripts\boot_lpcscrypt.cmd&lt;BR /&gt;Booting LPCScrypt target with "LPCScrypt_140.bin.hdr"&lt;BR /&gt;LPCScrypt target booted&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C:\nxp\LPCScrypt\bin&amp;gt;lpcscrypt.exe queryFlash&lt;BR /&gt;Number of Flash Devices = 2&lt;BR /&gt;Name = BankA&lt;BR /&gt;Base = 0x1a000000&lt;BR /&gt;Size = 0x80000&lt;BR /&gt;Page = 0x1000&lt;BR /&gt;Sector = 8-64KB&lt;BR /&gt;Blank = 0xff&lt;BR /&gt;Buffer = 0x8000&lt;BR /&gt;Name = EEPROM&lt;BR /&gt;Base = 0x20040000&lt;BR /&gt;Size = 0x3f80&lt;BR /&gt;Page = 0x80&lt;BR /&gt;Sector = NA&lt;BR /&gt;Blank = 0x0&lt;BR /&gt;Buffer = 0x8000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C:\nxp\LPCScrypt\bin&amp;gt;lpcscrypt.exe blankCheck BankA&lt;BR /&gt;Not blank at 0x1a000000&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;C:\nxp\LPCScrypt\bin&amp;gt;lpcscrypt.exe erase all&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Erasing BankA LPC_Error Fatal 0x10&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;... completed in 0.122s&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Error: &amp;lt;Command line&amp;gt;:1: Fatal 0x10&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt; Script cmd: erase all&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt; Last target cmd: =eraseFlash 1a000000&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Terminated with errors&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;C:\nxp\LPCScrypt\bin&amp;gt;lpcscrypt.exe program ..\images\freertos_app.bin BankA&lt;BR /&gt;.&lt;BR /&gt;&lt;STRONG&gt;Programmed 16376 bytes to 0x1a000000 in 0.100s (159.804KB/sec)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;C:\nxp\LPCScrypt\bin&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Even though it says that the image was written it is not.&lt;/P&gt;&lt;P&gt;There is error erasing the flash as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help is appreciated&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;omid&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 Dec 2016 23:07:11 GMT</pubDate>
    <dc:creator>omidathari</dc:creator>
    <dc:date>2016-12-16T23:07:11Z</dc:date>
    <item>
      <title>LPCScrypt flash programming fails on LPC43S67 OM13084</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPCScrypt-flash-programming-fails-on-LPC43S67-OM13084/m-p/622966#M24432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to load an image to the on board flash BankA of my device and LPCScrypt fails.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the console output :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C:\nxp\LPCScrypt\bin&amp;gt;..\scripts\boot_lpcscrypt.cmd&lt;BR /&gt;Booting LPCScrypt target with "LPCScrypt_140.bin.hdr"&lt;BR /&gt;LPCScrypt target booted&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C:\nxp\LPCScrypt\bin&amp;gt;lpcscrypt.exe queryFlash&lt;BR /&gt;Number of Flash Devices = 2&lt;BR /&gt;Name = BankA&lt;BR /&gt;Base = 0x1a000000&lt;BR /&gt;Size = 0x80000&lt;BR /&gt;Page = 0x1000&lt;BR /&gt;Sector = 8-64KB&lt;BR /&gt;Blank = 0xff&lt;BR /&gt;Buffer = 0x8000&lt;BR /&gt;Name = EEPROM&lt;BR /&gt;Base = 0x20040000&lt;BR /&gt;Size = 0x3f80&lt;BR /&gt;Page = 0x80&lt;BR /&gt;Sector = NA&lt;BR /&gt;Blank = 0x0&lt;BR /&gt;Buffer = 0x8000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C:\nxp\LPCScrypt\bin&amp;gt;lpcscrypt.exe blankCheck BankA&lt;BR /&gt;Not blank at 0x1a000000&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;C:\nxp\LPCScrypt\bin&amp;gt;lpcscrypt.exe erase all&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Erasing BankA LPC_Error Fatal 0x10&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;... completed in 0.122s&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Error: &amp;lt;Command line&amp;gt;:1: Fatal 0x10&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt; Script cmd: erase all&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt; Last target cmd: =eraseFlash 1a000000&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Terminated with errors&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;C:\nxp\LPCScrypt\bin&amp;gt;lpcscrypt.exe program ..\images\freertos_app.bin BankA&lt;BR /&gt;.&lt;BR /&gt;&lt;STRONG&gt;Programmed 16376 bytes to 0x1a000000 in 0.100s (159.804KB/sec)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;C:\nxp\LPCScrypt\bin&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Even though it says that the image was written it is not.&lt;/P&gt;&lt;P&gt;There is error erasing the flash as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help is appreciated&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;omid&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Dec 2016 23:07:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPCScrypt-flash-programming-fails-on-LPC43S67-OM13084/m-p/622966#M24432</guid>
      <dc:creator>omidathari</dc:creator>
      <dc:date>2016-12-16T23:07:11Z</dc:date>
    </item>
    <item>
      <title>Re: LPCScrypt flash programming fails on LPC43S67 OM13084</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPCScrypt-flash-programming-fails-on-LPC43S67-OM13084/m-p/622967#M24433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Omid,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What was previously programmed to the MCU? Have you tried using the "Program Flash" option in LPCXpresso to see if the same problem is present?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have done some tests on my LPCXpresso4367 board and don't have any problem:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;C:\Users\b38285&amp;gt;cd C:\nxp\LPCScrypt\scripts

C:\nxp\LPCScrypt\scripts&amp;gt;boot_lpcscrypt.cmd
Booting LPCScrypt target with "LPCScrypt_140.bin.hdr"
LPCScrypt target booted

C:\nxp\LPCScrypt\scripts&amp;gt;cd C:\nxp\LPCScrypt\bin

C:\nxp\LPCScrypt\bin&amp;gt;lpcscrypt querypart
partID = 0x8001c030 0
decode = LPC4367: BankA 512KB, BankB 512KB
Core Clock = 180000000

C:\nxp\LPCScrypt\bin&amp;gt;lpcscrypt queryflash
Number of Flash Devices = 4
Name = SPIFI
Base = 0x14000000
Size = 0x100000
Page = 0x100
Sector = 0x10000
Blank&amp;nbsp; = 0xff
Buffer = 0x8000
Name = BankA
Base = 0x1a000000
Size = 0x80000
Page = 0x1000
Sector = 8-64KB
Blank = 0xff
Buffer = 0x8000
Name = BankB
Base = 0x1b000000
Size = 0x80000
Page = 0x1000
Sector = 8-64KB
Blank = 0xff
Buffer = 0x8000
Name = EEPROM
Base = 0x20040000
Size = 0x3f80
Page = 0x80
Sector = NA
Blank = 0x0
Buffer = 0x8000

C:\nxp\LPCScrypt\bin&amp;gt;lpcscrypt program ..\images\periph_blinky.bin BankA
.
Programmed 8612 bytes to 0x1a000000 in 0.031s (271.295KB/sec)

C:\nxp\LPCScrypt\bin&amp;gt;lpcscrypt verify ..\images\periph_blinky.bin BankA
.
Verified 8612 bytes to 0x1a000000 in 0.006s (1401.693KB/sec)

C:\nxp\LPCScrypt\bin&amp;gt;lpcscrypt gotoimage BankA
&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After programming the image I erased it and programmed it again without any problem:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;C:\nxp\LPCScrypt\bin&amp;gt;cd C:\nxp\LPCScrypt\scripts

C:\nxp\LPCScrypt\scripts&amp;gt;boot_lpcscrypt.cmd
Booting LPCScrypt target with "LPCScrypt_140.bin.hdr"
LPCScrypt target booted

C:\nxp\LPCScrypt\scripts&amp;gt;cd C:\nxp\LPCScrypt\bin

C:\nxp\LPCScrypt\bin&amp;gt;lpcscrypt querypart
partID = 0x8001c030 0
decode = LPC4367: BankA 512KB, BankB 512KB
Core Clock = 180000000

C:\nxp\LPCScrypt\bin&amp;gt;lpcscrypt blankcheck BankA
Not blank at 0x1a000000

C:\nxp\LPCScrypt\bin&amp;gt;lpcscrypt erase BankA
Erasing BankA ... completed in 0.201s

C:\nxp\LPCScrypt\bin&amp;gt;lpcscrypt program ..\images\periph_blinky.bin BankA
.
Programmed 8612 bytes to 0x1a000000 in 0.030s (280.282KB/sec)

C:\nxp\LPCScrypt\bin&amp;gt;lpcscrypt verify ..\images\periph_blinky.bin BankA
.
Verified 8612 bytes to 0x1a000000 in 0.004s (2102.014KB/sec)

C:\nxp\LPCScrypt\bin&amp;gt;lpcscrypt gotoimage BankA&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm flashing the blinky example that comes with the LPCOpen package for the LPCXpresso4337 and LPCXpresso43S37 boards (Compatible with LPCXpresso4367 and LPCXpresso43S67 boards):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://www.nxp.com/products/software-and-tools/software-development-tools/software-tools/lpcxpresso-boards/lpcopen-software-development-platform-lpc43xx:LPCOPEN-SOFTWARE-FOR-LPC43XX" rel="nofollow noopener noreferrer" title="http://www.nxp.com/products/software-and-tools/software-development-tools/software-tools/lpcxpresso-boards/lpcopen-software-development-platform-lpc43xx:LPCOPEN-SOFTWARE-FOR-LPC43XX" target="_blank"&gt;LPCOpen Software for LPC43XX|NXP&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Hope it helps!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;BR /&gt;Carlos Mendoza&lt;BR /&gt;Technical Support Engineer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jan 2017 22:48:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPCScrypt-flash-programming-fails-on-LPC43S67-OM13084/m-p/622967#M24433</guid>
      <dc:creator>Carlos_Mendoza</dc:creator>
      <dc:date>2017-01-05T22:48:40Z</dc:date>
    </item>
    <item>
      <title>Re: LPCScrypt flash programming fails on LPC43S67 OM13084</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPCScrypt-flash-programming-fails-on-LPC43S67-OM13084/m-p/622968#M24434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I suspect one potential issue is that you are connecting to the LPC43 part that acts as the debug probe on your board, rather than the main target LPC43S67 MCU. Make sure that your USB cable is connected to "Target" USB socket rather than the "Link" USB socket. If you hold the board so that the USB sockets are on the left, then the "Target" socket is the upper one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And if you want to erase the bankA flash, &amp;nbsp;then I would also recommend erasing that specifically, rather than trying to erase everything:&lt;/P&gt;&lt;PRE style="padding-left: 30px;"&gt;lpscrypt erase BankA&lt;/PRE&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;LPCXpresso Support&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jan 2017 08:59:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPCScrypt-flash-programming-fails-on-LPC43S67-OM13084/m-p/622968#M24434</guid>
      <dc:creator>lpcxpresso_supp</dc:creator>
      <dc:date>2017-01-06T08:59:01Z</dc:date>
    </item>
    <item>
      <title>Re: LPCScrypt flash programming fails on LPC43S67 OM13084</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPCScrypt-flash-programming-fails-on-LPC43S67-OM13084/m-p/622969#M24435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Both responses were very informative. Like using the Target usb&amp;nbsp;port &amp;nbsp;rather than on the Link port.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;However it is important to mention that I had to hold the ISP switch down while connecting the Target to the pc. &amp;nbsp;That is when the usb device comes up as a "LPC based USB device" &amp;nbsp;in the Windows device manager.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;At that point I was able to follow your instructions and load the image to the target using LPCScrypt. &amp;nbsp;But the image still did not run. When I used the LPCXpersso Ide to program the bin file to BankA it loads and runs without difficulty. &amp;nbsp;But when I used LPCScrypt the program loads fine but does not run.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I then compared the contents of the flash (using LPCScrypt memDisplay command) and found that the is a small difference between the two loading techniques. &amp;nbsp;At memory location 0x1a00001c &amp;nbsp;(around the vectors location) the contents of the flash are not the same even though the same bin file was used to program the device.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;When using LPCXpresso the value of that memory location is 0x53ff4426 but when I use LPCScrypt the value is 0x00000000. &amp;nbsp;I manually updated the contents of &amp;nbsp;0x1a00001c&amp;nbsp;to&amp;nbsp; 0x53ff4426 ( using LPCScrypt flashSet command) and the program began to run. &amp;nbsp;That is the only location where there was a discrepancy.&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&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/10406iCF54A525B7C1494F/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Why and what is there a different between programming with LPCXpresso and LPCSrypt.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;How can we correct this?&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jan 2017 22:05:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPCScrypt-flash-programming-fails-on-LPC43S67-OM13084/m-p/622969#M24435</guid>
      <dc:creator>omidathari</dc:creator>
      <dc:date>2017-01-10T22:05:52Z</dc:date>
    </item>
    <item>
      <title>Re: LPCScrypt flash programming fails on LPC43S67 OM13084</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPCScrypt-flash-programming-fails-on-LPC43S67-OM13084/m-p/622970#M24436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is the valid image checksum. This is required in all LPC parts and is described in the user manual for the part. How to add it is described in this FAQ.&amp;nbsp;&lt;A href="https://community.nxp.com/message/630596"&gt;https://community.nxp.com/message/630596&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think lpcscrypt can add add it too.read the manual.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jan 2017 22:46:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPCScrypt-flash-programming-fails-on-LPC43S67-OM13084/m-p/622970#M24436</guid>
      <dc:creator>converse</dc:creator>
      <dc:date>2017-01-10T22:46:53Z</dc:date>
    </item>
    <item>
      <title>Re: LPCScrypt flash programming fails on LPC43S67 OM13084</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPCScrypt-flash-programming-fails-on-LPC43S67-OM13084/m-p/622971#M24437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;Please consider this issue closed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jan 2017 23:41:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPCScrypt-flash-programming-fails-on-LPC43S67-OM13084/m-p/622971#M24437</guid>
      <dc:creator>omidathari</dc:creator>
      <dc:date>2017-01-10T23:41:38Z</dc:date>
    </item>
  </channel>
</rss>

