<?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: LPC802 | flashing via command line using OpenOCD 0.11v</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC802-flashing-via-command-line-using-OpenOCD-0-11v/m-p/1546652#M50580</link>
    <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/13026"&gt;@ZhangJennie&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Thank you for your input, I've managed to flash via the command line but could you please advise how I can use the "PATCH before programming" feature with the command line, I would like to use CRP and I need to overwrite 4 bytes into a specific address before I flash the device?&lt;/P&gt;&lt;P&gt;Waiting for your kind feedback, Thanks in advance.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shai&lt;/P&gt;</description>
    <pubDate>Tue, 01 Nov 2022 06:10:23 GMT</pubDate>
    <dc:creator>shai_b</dc:creator>
    <dc:date>2022-11-01T06:10:23Z</dc:date>
    <item>
      <title>LPC802 | flashing via command line using OpenOCD 0.11v</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC802-flashing-via-command-line-using-OpenOCD-0-11v/m-p/1538363#M50423</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Dear Team,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I am using MCU-Link (non-Pro version) with the OpenOCD tool in order to flash #LPC802 via the command line, please see below how I've executed the command&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;openocd -c "adapter driver cmsis-dap" -f "target\lpc8xx.cfg" -c "program myFW.hex verify reset exit"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;but I got an error while trying to flash using the above command, I assume I did not pick the correct target configuration...&lt;/P&gt;&lt;P&gt;Could you please advise what I am doing wrong?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;BTW, while using the MCUxpresso I was able to flash and debug my device.&lt;/P&gt;&lt;P&gt;Waiting for your kind feedback, Many thanks.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shai&lt;/P&gt;</description>
      <pubDate>Mon, 17 Oct 2022 07:31:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC802-flashing-via-command-line-using-OpenOCD-0-11v/m-p/1538363#M50423</guid>
      <dc:creator>shai_b</dc:creator>
      <dc:date>2022-10-17T07:31:31Z</dc:date>
    </item>
    <item>
      <title>Re: LPC802 | flashing via command line using OpenOCD 0.11v</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC802-flashing-via-command-line-using-OpenOCD-0-11v/m-p/1539779#M50446</link>
      <description>&lt;P&gt;HI&amp;nbsp;shai_b,&lt;/P&gt;
&lt;P&gt;OpenOCD is not our recommended programming tool:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.nxp.com/t5/LPC-Microcontrollers/OpenOCD-support-for-LPC55S69-EVK/td-p/1282693" target="_blank"&gt;https://community.nxp.com/t5/LPC-Microcontrollers/OpenOCD-support-for-LPC55S69-EVK/td-p/1282693&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;To program LPC802, we suggest FlashMagic. It supports command line mode&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.flashmagictool.com/" target="_blank"&gt;https://www.flashmagictool.com/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps,&lt;/P&gt;
&lt;P&gt;Jun Zhang&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Oct 2022 05:47:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC802-flashing-via-command-line-using-OpenOCD-0-11v/m-p/1539779#M50446</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2022-10-19T05:47:15Z</dc:date>
    </item>
    <item>
      <title>Re: LPC802 | flashing via command line using OpenOCD 0.11v</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC802-flashing-via-command-line-using-OpenOCD-0-11v/m-p/1540371#M50451</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/13026"&gt;@ZhangJennie&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Thanks for your inputs, I've downloaded the FlashMagic and it looks like the command line interface is based on&amp;nbsp;dfu-util, but I did not find any Target Configuration (to load) that suits LPC802.&lt;/P&gt;&lt;P&gt;Could you please send me an example of how to use the command line to flash LPC802 MCU devices with the FlashMagic toolset&lt;/P&gt;&lt;P&gt;Waiting for your kind feedback, Thanks a lot.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shai&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Oct 2022 19:53:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC802-flashing-via-command-line-using-OpenOCD-0-11v/m-p/1540371#M50451</guid>
      <dc:creator>shai_b</dc:creator>
      <dc:date>2022-10-19T19:53:12Z</dc:date>
    </item>
    <item>
      <title>Re: LPC802 | flashing via command line using OpenOCD 0.11v</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC802-flashing-via-command-line-using-OpenOCD-0-11v/m-p/1541659#M50464</link>
      <description>&lt;P&gt;Hi&amp;nbsp;shai_b&amp;nbsp;&lt;/P&gt;
&lt;P&gt;we can find sample in FlashMagic manual&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ZhangJennie_0-1666331520672.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/197611i8CD5796FE78D8ECD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ZhangJennie_0-1666331520672.png" alt="ZhangJennie_0-1666331520672.png" /&gt;&lt;/span&gt;&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="ZhangJennie_1-1666331555265.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/197612iCD631505FE346711/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ZhangJennie_1-1666331555265.png" alt="ZhangJennie_1-1666331555265.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps,&lt;/P&gt;
&lt;P&gt;Jun Zhang&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Oct 2022 05:53:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC802-flashing-via-command-line-using-OpenOCD-0-11v/m-p/1541659#M50464</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2022-10-21T05:53:05Z</dc:date>
    </item>
    <item>
      <title>Re: LPC802 | flashing via command line using OpenOCD 0.11v</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC802-flashing-via-command-line-using-OpenOCD-0-11v/m-p/1546652#M50580</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/13026"&gt;@ZhangJennie&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Thank you for your input, I've managed to flash via the command line but could you please advise how I can use the "PATCH before programming" feature with the command line, I would like to use CRP and I need to overwrite 4 bytes into a specific address before I flash the device?&lt;/P&gt;&lt;P&gt;Waiting for your kind feedback, Thanks in advance.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shai&lt;/P&gt;</description>
      <pubDate>Tue, 01 Nov 2022 06:10:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC802-flashing-via-command-line-using-OpenOCD-0-11v/m-p/1546652#M50580</guid>
      <dc:creator>shai_b</dc:creator>
      <dc:date>2022-11-01T06:10:23Z</dc:date>
    </item>
    <item>
      <title>Re: LPC802 | flashing via command line using OpenOCD 0.11v</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC802-flashing-via-command-line-using-OpenOCD-0-11v/m-p/1547427#M50601</link>
      <description>&lt;P&gt;shai_b&amp;nbsp;&lt;/P&gt;
&lt;P&gt;FlashMagic is produced and supported by&amp;nbsp;&lt;SPAN&gt;Embedded Systems Academy.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;For its specific usage, please contact &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://forum.flashmagictool.com/" target="_blank"&gt;https://forum.flashmagictool.com/&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;or&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://www.flashmagictool.com/support.html" target="_blank"&gt;https://www.flashmagictool.com/support.html&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Jun Zhang&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Nov 2022 05:51:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC802-flashing-via-command-line-using-OpenOCD-0-11v/m-p/1547427#M50601</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2022-11-02T05:51:31Z</dc:date>
    </item>
  </channel>
</rss>

