<?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: periph_blinky flash programming failing</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/periph-blinky-flash-programming-failing/m-p/1482819#M49397</link>
    <description>&lt;P&gt;Hi Alice_Yang,&lt;/P&gt;&lt;P&gt;Thank you so much for your response. I just tried the erase and its working:&amp;nbsp;&lt;BR /&gt;Executing flash operation 'Erase' (Erase flash) - Thu Jun 30 08:57:36 CDT 2022&lt;BR /&gt;Checking MCU info...&lt;BR /&gt;Scanning for targets...&lt;BR /&gt;Executing flash action...&lt;BR /&gt;SEGGER J-Link Commander V7.62c (Compiled Mar 23 2022 16:45:48)&lt;BR /&gt;DLL version V7.62c, compiled Mar 23 2022 16:44:32&lt;BR /&gt;J-Link Command File read successfully.&lt;BR /&gt;Processing script file...&lt;BR /&gt;J-Link&amp;gt;ExitOnError 1&lt;BR /&gt;J-Link Commander will now exit on Error&lt;BR /&gt;J-Link&amp;gt;r&lt;BR /&gt;J-Link connection not established yet but required for command.&lt;BR /&gt;Connecting to J-Link via USB...O.K.&lt;BR /&gt;Firmware: J-Link EDU Mini V1 compiled Jun 21 2022 09:53:53&lt;BR /&gt;Hardware version: V1.00&lt;BR /&gt;S/N: 801019399&lt;BR /&gt;License(s): FlashBP, GDB&lt;BR /&gt;USB speed mode: Full speed (12 MBit/s)&lt;BR /&gt;VTref=3.281V&lt;BR /&gt;Target connection not established yet but required for command.&lt;BR /&gt;Device "LPC4088" selected.&lt;BR /&gt;Connecting to target via SWD&lt;BR /&gt;Found SW-DP with ID 0x2BA01477&lt;BR /&gt;DPIDR: 0x2BA01477&lt;BR /&gt;CoreSight SoC-400 or earlier&lt;BR /&gt;Scanning AP map to find all available APs&lt;BR /&gt;AP[1]: Stopped AP scan as end of AP map has been reached&lt;BR /&gt;AP[0]: AHB-AP (IDR: 0x24770011)&lt;BR /&gt;Iterating through AP map to find AHB-AP to use&lt;BR /&gt;AP[0]: Core found&lt;BR /&gt;AP[0]: AHB-AP ROM base: 0xE00FF000&lt;BR /&gt;CPUID register: 0x410FC241. Implementer code: 0x41 (ARM)&lt;BR /&gt;Found Cortex-M4 r0p1, Little endian.&lt;BR /&gt;FPUnit: 6 code (BP) slots and 2 literal slots&lt;BR /&gt;CoreSight components:&lt;BR /&gt;ROMTbl[0] @ E00FF000&lt;BR /&gt;[0][0]: E000E000 CID B105E00D PID 000BB00C SCS-M7&lt;BR /&gt;[0][1]: E0001000 CID B105E00D PID 003BB002 DWT&lt;BR /&gt;[0][2]: E0002000 CID B105E00D PID 002BB003 FPB&lt;BR /&gt;[0][3]: E0000000 CID B105E00D PID 003BB001 ITM&lt;BR /&gt;[0][4]: E0040000 CID B105900D PID 000BB9A1 TPIU&lt;BR /&gt;[0][5]: E0041000 CID B105900D PID 000BB925 ETM&lt;BR /&gt;Cortex-M4 identified.&lt;BR /&gt;Reset delay: 0 ms&lt;BR /&gt;Reset type NORMAL: Resets core &amp;amp; peripherals via SYSRESETREQ &amp;amp; VECTRESET bit.&lt;BR /&gt;Reset: Halt core after reset via DEMCR.VC_CORERESET.&lt;BR /&gt;Reset: Reset device via AIRCR.SYSRESETREQ.&lt;BR /&gt;CPU did not halt after bootloader.&lt;BR /&gt;CPU did not halt after bootloader.&lt;BR /&gt;J-Link&amp;gt;exec EnableEraseAllFlashBanks&lt;BR /&gt;J-Link&amp;gt;erase&lt;BR /&gt;Without any given address range, Erase Chip will be executed&lt;BR /&gt;Erasing device...&lt;BR /&gt;J-Link: Flash download: Total time needed: 3.547s (Prepare: 0.188s, Compare: 0.000s, Erase: 3.350s, Program: 0.000s, Verify: 0.000s, Restore: 0.008s)&lt;BR /&gt;J-Link: Flash download: Total time needed: 45.019s (Prepare: 0.005s, Compare: 0.000s, Erase: 45.004s, Program: 0.000s, Verify: 0.000s, Restore: 0.008s)&lt;BR /&gt;Erasing done.&lt;BR /&gt;J-Link&amp;gt;qc&lt;BR /&gt;Script processing completed.&lt;BR /&gt;&lt;BR /&gt;The programming is not working.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 30 Jun 2022 13:59:04 GMT</pubDate>
    <dc:creator>bamdadslr</dc:creator>
    <dc:date>2022-06-30T13:59:04Z</dc:date>
    <item>
      <title>periph_blinky flash programming failing</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/periph-blinky-flash-programming-failing/m-p/1482129#M49376</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to use the GUI flash tool of MCUXpresso to run the blinky project on a LPC4088 board I have. I am getting the following error in the console, I would appreciate your help.&lt;/P&gt;&lt;P&gt;Executing flash operation 'Program' (Program executable into flash periph_blinky.hex) - Wed Jun 29 16:56:34 CDT 2022&lt;BR /&gt;Checking MCU info...&lt;BR /&gt;Scanning for targets...&lt;BR /&gt;Executing flash action...&lt;BR /&gt;SEGGER J-Link Commander V7.62c (Compiled Mar 23 2022 16:45:48)&lt;BR /&gt;DLL version V7.62c, compiled Mar 23 2022 16:44:32&lt;BR /&gt;J-Link Command File read successfully.&lt;BR /&gt;Processing script file...&lt;BR /&gt;J-Link&amp;gt;ExitOnError 1&lt;BR /&gt;J-Link Commander will now exit on Error&lt;BR /&gt;J-Link&amp;gt;r&lt;BR /&gt;J-Link connection not established yet but required for command.&lt;BR /&gt;Connecting to J-Link via USB...O.K.&lt;BR /&gt;Firmware: J-Link EDU Mini V1 compiled Jun 21 2022 09:53:53&lt;BR /&gt;Hardware version: V1.00&lt;BR /&gt;S/N: 801019399&lt;BR /&gt;License(s): FlashBP, GDB&lt;BR /&gt;USB speed mode: Full speed (12 MBit/s)&lt;BR /&gt;VTref=3.279V&lt;BR /&gt;Target connection not established yet but required for command.&lt;BR /&gt;Device "LPC4088" selected.&lt;BR /&gt;Connecting to target via SWD&lt;BR /&gt;Found SW-DP with ID 0x2BA01477&lt;BR /&gt;DPIDR: 0x2BA01477&lt;BR /&gt;CoreSight SoC-400 or earlier&lt;BR /&gt;Scanning AP map to find all available APs&lt;BR /&gt;AP[1]: Stopped AP scan as end of AP map has been reached&lt;BR /&gt;AP[0]: AHB-AP (IDR: 0x24770011)&lt;BR /&gt;Iterating through AP map to find AHB-AP to use&lt;BR /&gt;AP[0]: Core found&lt;BR /&gt;AP[0]: AHB-AP ROM base: 0xE00FF000&lt;BR /&gt;CPUID register: 0x410FC241. Implementer code: 0x41 (ARM)&lt;BR /&gt;Found Cortex-M4 r0p1, Little endian.&lt;BR /&gt;FPUnit: 6 code (BP) slots and 2 literal slots&lt;BR /&gt;CoreSight components:&lt;BR /&gt;ROMTbl[0] @ E00FF000&lt;BR /&gt;[0][0]: E000E000 CID B105E00D PID 000BB00C SCS-M7&lt;BR /&gt;[0][1]: E0001000 CID B105E00D PID 003BB002 DWT&lt;BR /&gt;[0][2]: E0002000 CID B105E00D PID 002BB003 FPB&lt;BR /&gt;[0][3]: E0000000 CID B105E00D PID 003BB001 ITM&lt;BR /&gt;[0][4]: E0040000 CID B105900D PID 000BB9A1 TPIU&lt;BR /&gt;[0][5]: E0041000 CID B105900D PID 000BB925 ETM&lt;BR /&gt;Cortex-M4 identified.&lt;BR /&gt;Reset delay: 0 ms&lt;BR /&gt;Reset type NORMAL: Resets core &amp;amp; peripherals via SYSRESETREQ &amp;amp; VECTRESET bit.&lt;BR /&gt;Reset: Halt core after reset via DEMCR.VC_CORERESET.&lt;BR /&gt;Reset: Reset device via AIRCR.SYSRESETREQ.&lt;BR /&gt;CPU did not halt after bootloader.&lt;BR /&gt;CPU did not halt after bootloader.&lt;BR /&gt;J-Link&amp;gt;h&lt;BR /&gt;PC = 1FFF01CA, CycleCnt = 00000000&lt;BR /&gt;R0 = 00000008, R1 = 1E57FD5F, R2 = 0000800C, R3 = 0010043C&lt;BR /&gt;R4 = 481D3F47, R5 = 4002C000, R6 = 40008000, R7 = 20098000&lt;BR /&gt;R8 = 00000002, R9 = AC180528, R10= 0861934C, R11= 13A50A97&lt;BR /&gt;R12= 10001EA0&lt;BR /&gt;SP(R13)= 1000FFC0, MSP= 1000FFC0, PSP= 5D2D5EC0, R14(LR) = 1FFF01B3&lt;BR /&gt;XPSR = 21000000: APSR = nzCvq, EPSR = 01000000, IPSR = 000 (NoException)&lt;BR /&gt;CFBP = 00000000, CONTROL = 00, FAULTMASK = 00, BASEPRI = 00, PRIMASK = 00&lt;BR /&gt;FPS0 = AE537007, FPS1 = BABC9E8A, FPS2 = ABD66ABD, FPS3 = 5D7B7AD6&lt;BR /&gt;FPS4 = 4D7F7D71, FPS5 = DFD18DA8, FPS6 = 635CAEBF, FPS7 = ED3EF09C&lt;BR /&gt;FPS8 = 38BFD57D, FPS9 = E8F35F6F, FPS10= 8E60C67B, FPS11= 9C1E1530&lt;BR /&gt;FPS12= 50B95FCF, FPS13= 87DAE819, FPS14= 69E69374, FPS15= 16C7DC9A&lt;BR /&gt;FPS16= FFAB7290, FPS17= CA6223BD, FPS18= E3ECFF5F, FPS19= EEDBBC9E&lt;BR /&gt;FPS20= F7DF02CF, FPS21= 6A26046A, FPS22= 12B07FF8, FPS23= 875CFB43&lt;BR /&gt;FPS24= ECDD37B8, FPS25= 4B65ABDF, FPS26= 3F6D8371, FPS27= 396AB73F&lt;BR /&gt;FPS28= AFD0257D, FPS29= 8439FDFE, FPS30= 71775E7A, FPS31= 0282A9F7&lt;BR /&gt;FPSCR= 00000000&lt;BR /&gt;J-Link&amp;gt;loadfile "C:\Users\bamda\Documents\MCUXpressoIDE_11.5.1_7266\workspace\periph_blinky\Debug\periph_blinky.hex"&lt;BR /&gt;Downloading file [C:\Users\bamda\Documents\MCUXpressoIDE_11.5.1_7266\workspace\periph_blinky\Debug\periph_blinky.hex]...&lt;BR /&gt;Writing target memory failed.&lt;BR /&gt;Script processing completed.&lt;BR /&gt;Unable to perform operation!&lt;BR /&gt;Command failed with exit code 1&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jun 2022 21:59:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/periph-blinky-flash-programming-failing/m-p/1482129#M49376</guid>
      <dc:creator>bamdadslr</dc:creator>
      <dc:date>2022-06-29T21:59:20Z</dc:date>
    </item>
    <item>
      <title>Re: periph_blinky flash programming failing</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/periph-blinky-flash-programming-failing/m-p/1482361#M49383</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;How about erase?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Alice&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jun 2022 03:24:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/periph-blinky-flash-programming-failing/m-p/1482361#M49383</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2022-06-30T03:24:31Z</dc:date>
    </item>
    <item>
      <title>Re: periph_blinky flash programming failing</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/periph-blinky-flash-programming-failing/m-p/1482819#M49397</link>
      <description>&lt;P&gt;Hi Alice_Yang,&lt;/P&gt;&lt;P&gt;Thank you so much for your response. I just tried the erase and its working:&amp;nbsp;&lt;BR /&gt;Executing flash operation 'Erase' (Erase flash) - Thu Jun 30 08:57:36 CDT 2022&lt;BR /&gt;Checking MCU info...&lt;BR /&gt;Scanning for targets...&lt;BR /&gt;Executing flash action...&lt;BR /&gt;SEGGER J-Link Commander V7.62c (Compiled Mar 23 2022 16:45:48)&lt;BR /&gt;DLL version V7.62c, compiled Mar 23 2022 16:44:32&lt;BR /&gt;J-Link Command File read successfully.&lt;BR /&gt;Processing script file...&lt;BR /&gt;J-Link&amp;gt;ExitOnError 1&lt;BR /&gt;J-Link Commander will now exit on Error&lt;BR /&gt;J-Link&amp;gt;r&lt;BR /&gt;J-Link connection not established yet but required for command.&lt;BR /&gt;Connecting to J-Link via USB...O.K.&lt;BR /&gt;Firmware: J-Link EDU Mini V1 compiled Jun 21 2022 09:53:53&lt;BR /&gt;Hardware version: V1.00&lt;BR /&gt;S/N: 801019399&lt;BR /&gt;License(s): FlashBP, GDB&lt;BR /&gt;USB speed mode: Full speed (12 MBit/s)&lt;BR /&gt;VTref=3.281V&lt;BR /&gt;Target connection not established yet but required for command.&lt;BR /&gt;Device "LPC4088" selected.&lt;BR /&gt;Connecting to target via SWD&lt;BR /&gt;Found SW-DP with ID 0x2BA01477&lt;BR /&gt;DPIDR: 0x2BA01477&lt;BR /&gt;CoreSight SoC-400 or earlier&lt;BR /&gt;Scanning AP map to find all available APs&lt;BR /&gt;AP[1]: Stopped AP scan as end of AP map has been reached&lt;BR /&gt;AP[0]: AHB-AP (IDR: 0x24770011)&lt;BR /&gt;Iterating through AP map to find AHB-AP to use&lt;BR /&gt;AP[0]: Core found&lt;BR /&gt;AP[0]: AHB-AP ROM base: 0xE00FF000&lt;BR /&gt;CPUID register: 0x410FC241. Implementer code: 0x41 (ARM)&lt;BR /&gt;Found Cortex-M4 r0p1, Little endian.&lt;BR /&gt;FPUnit: 6 code (BP) slots and 2 literal slots&lt;BR /&gt;CoreSight components:&lt;BR /&gt;ROMTbl[0] @ E00FF000&lt;BR /&gt;[0][0]: E000E000 CID B105E00D PID 000BB00C SCS-M7&lt;BR /&gt;[0][1]: E0001000 CID B105E00D PID 003BB002 DWT&lt;BR /&gt;[0][2]: E0002000 CID B105E00D PID 002BB003 FPB&lt;BR /&gt;[0][3]: E0000000 CID B105E00D PID 003BB001 ITM&lt;BR /&gt;[0][4]: E0040000 CID B105900D PID 000BB9A1 TPIU&lt;BR /&gt;[0][5]: E0041000 CID B105900D PID 000BB925 ETM&lt;BR /&gt;Cortex-M4 identified.&lt;BR /&gt;Reset delay: 0 ms&lt;BR /&gt;Reset type NORMAL: Resets core &amp;amp; peripherals via SYSRESETREQ &amp;amp; VECTRESET bit.&lt;BR /&gt;Reset: Halt core after reset via DEMCR.VC_CORERESET.&lt;BR /&gt;Reset: Reset device via AIRCR.SYSRESETREQ.&lt;BR /&gt;CPU did not halt after bootloader.&lt;BR /&gt;CPU did not halt after bootloader.&lt;BR /&gt;J-Link&amp;gt;exec EnableEraseAllFlashBanks&lt;BR /&gt;J-Link&amp;gt;erase&lt;BR /&gt;Without any given address range, Erase Chip will be executed&lt;BR /&gt;Erasing device...&lt;BR /&gt;J-Link: Flash download: Total time needed: 3.547s (Prepare: 0.188s, Compare: 0.000s, Erase: 3.350s, Program: 0.000s, Verify: 0.000s, Restore: 0.008s)&lt;BR /&gt;J-Link: Flash download: Total time needed: 45.019s (Prepare: 0.005s, Compare: 0.000s, Erase: 45.004s, Program: 0.000s, Verify: 0.000s, Restore: 0.008s)&lt;BR /&gt;Erasing done.&lt;BR /&gt;J-Link&amp;gt;qc&lt;BR /&gt;Script processing completed.&lt;BR /&gt;&lt;BR /&gt;The programming is not working.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jun 2022 13:59:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/periph-blinky-flash-programming-failing/m-p/1482819#M49397</guid>
      <dc:creator>bamdadslr</dc:creator>
      <dc:date>2022-06-30T13:59:04Z</dc:date>
    </item>
    <item>
      <title>Re: periph_blinky flash programming failing</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/periph-blinky-flash-programming-failing/m-p/1483951#M49439</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;How do you erase?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Alice_Yang_0-1656925584308.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/185456iE87B7652444F8F62/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Alice_Yang_0-1656925584308.png" alt="Alice_Yang_0-1656925584308.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Does your board can works well before? Or it a new board?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can also check your debug hardware design:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.nxp.com/thread/388998" target="_blank"&gt;https://community.nxp.com/thread/388998&lt;/A&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Or change to anther debugger to test。&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Alice&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jul 2022 09:08:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/periph-blinky-flash-programming-failing/m-p/1483951#M49439</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2022-07-04T09:08:48Z</dc:date>
    </item>
    <item>
      <title>Re: periph_blinky flash programming failing</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/periph-blinky-flash-programming-failing/m-p/1484123#M49448</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I do the erase as you have shown in the screenshot. Yes, the board has been working fine before this, but it is the first time we are trying to set it up using MCUXpresso IDE and its internal flash programmer.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jul 2022 14:40:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/periph-blinky-flash-programming-failing/m-p/1484123#M49448</guid>
      <dc:creator>bamdadslr</dc:creator>
      <dc:date>2022-07-04T14:40:17Z</dc:date>
    </item>
    <item>
      <title>Re: periph_blinky flash programming failing</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/periph-blinky-flash-programming-failing/m-p/1484968#M49474</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;While I have not saw erase successfully information.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jul 2022 02:14:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/periph-blinky-flash-programming-failing/m-p/1484968#M49474</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2022-07-06T02:14:08Z</dc:date>
    </item>
    <item>
      <title>Re: periph_blinky flash programming failing</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/periph-blinky-flash-programming-failing/m-p/1488239#M49569</link>
      <description>&lt;P&gt;Hi Alice_Yang,&lt;/P&gt;&lt;P&gt;I think the erase is working fine as the dialog shows "operation completed":&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Executing flash operation 'Erase' (Erase flash) - Thu Jun 30 08:57:36 CDT 2022&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Checking MCU info...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Scanning for targets...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Executing flash action...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEGGER J-Link Commander V7.62c (Compiled Mar 23 2022 16:45:48)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;DLL version V7.62c, compiled Mar 23 2022 16:44:32&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;J-Link Command File read successfully.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Processing script file...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;J-Link&amp;gt;ExitOnError 1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;J-Link Commander will now exit on Error&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;J-Link&amp;gt;r&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;J-Link connection not established yet but required for command.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Connecting to J-Link via USB...O.K.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Firmware: J-Link EDU Mini V1 compiled Jun 21 2022 09:53:53&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hardware version: V1.00&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;S/N: 801019399&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;License(s): FlashBP, GDB&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;USB speed mode: Full speed (12 MBit/s)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;VTref=3.281V&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Target connection not established yet but required for command.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Device "LPC4088" selected.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Connecting to target via SWD&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Found SW-DP with ID 0x2BA01477&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;DPIDR: 0x2BA01477&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;CoreSight SoC-400 or earlier&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Scanning AP map to find all available APs&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;AP[1]: Stopped AP scan as end of AP map has been reached&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;AP[0]: AHB-AP (IDR: 0x24770011)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Iterating through AP map to find AHB-AP to use&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;AP[0]: Core found&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;AP[0]: AHB-AP ROM base: 0xE00FF000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;CPUID register: 0x410FC241. Implementer code: 0x41 (ARM)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Found Cortex-M4 r0p1, Little endian.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;FPUnit: 6 code (BP) slots and 2 literal slots&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;CoreSight components:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ROMTbl[0] @ E00FF000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[0][0]: E000E000 CID B105E00D PID 000BB00C SCS-M7&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[0][1]: E0001000 CID B105E00D PID 003BB002 DWT&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[0][2]: E0002000 CID B105E00D PID 002BB003 FPB&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[0][3]: E0000000 CID B105E00D PID 003BB001 ITM&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[0][4]: E0040000 CID B105900D PID 000BB9A1 TPIU&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[0][5]: E0041000 CID B105900D PID 000BB925 ETM&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Cortex-M4 identified.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Reset delay: 0 ms&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Reset type NORMAL: Resets core &amp;amp; peripherals via SYSRESETREQ &amp;amp; VECTRESET bit.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Reset: Halt core after reset via DEMCR.VC_CORERESET.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Reset: Reset device via AIRCR.SYSRESETREQ.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;CPU did not halt after bootloader.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;CPU did not halt after bootloader.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;J-Link&amp;gt;exec EnableEraseAllFlashBanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;J-Link&amp;gt;erase&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Without any given address range, Erase Chip will be executed&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Erasing device...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;J-Link: Flash download: Total time needed: 3.547s (Prepare: 0.188s, Compare: 0.000s, Erase: 3.350s, Program: 0.000s, Verify: 0.000s, Restore: 0.008s)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;J-Link: Flash download: Total time needed: 45.019s (Prepare: 0.005s, Compare: 0.000s, Erase: 45.004s, Program: 0.000s, Verify: 0.000s, Restore: 0.008s)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Erasing done.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;J-Link&amp;gt;qc&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Script processing completed.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jul 2022 16:31:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/periph-blinky-flash-programming-failing/m-p/1488239#M49569</guid>
      <dc:creator>bamdadslr</dc:creator>
      <dc:date>2022-07-12T16:31:34Z</dc:date>
    </item>
    <item>
      <title>Re: periph_blinky flash programming failing</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/periph-blinky-flash-programming-failing/m-p/1492985#M49657</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Program again after erase. If till can not work, make chip enter ISP mode to program, lOW P2_10 when reset.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Alice&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jul 2022 03:51:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/periph-blinky-flash-programming-failing/m-p/1492985#M49657</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2022-07-21T03:51:41Z</dc:date>
    </item>
  </channel>
</rss>

