<?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>MCUXpresso General中的主题 Re: How to program lpc54005 via batch?</title>
    <link>https://community.nxp.com/t5/MCUXpresso-General/How-to-program-lpc54005-via-batch/m-p/901486#M1891</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Could you please refer if this article can help you?&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/389139"&gt;Using the command line flash programming tool&lt;/A&gt;&amp;nbsp;&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:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt; Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 19 Apr 2019 09:17:49 GMT</pubDate>
    <dc:creator>ZhangJennie</dc:creator>
    <dc:date>2019-04-19T09:17:49Z</dc:date>
    <item>
      <title>How to program lpc54005 via batch?</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/How-to-program-lpc54005-via-batch/m-p/901485#M1890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 8.0pt;"&gt;Hello,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8.0pt;"&gt;I need to flash LCP54005 devices with an LPC-Link by a Batch Script.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8.0pt;"&gt;I use MCUXpresso IDE v10.3.1 [Build 2233]. WIndows&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8.0pt;"&gt;---------------------------------------------------- &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8.0pt;"&gt;I connect to programmer with these orders:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8.0pt;"&gt;set MCUX_IDE_BIN=D:\Programme\MCUXpressoIDE_10.3.1_2233&lt;BR /&gt; call %MCUX_IDE_BIN%\ide\binaries\Scripts\bootLPCXpresso.cmd hid&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8.0pt;"&gt;----------------------------------------------------&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8.0pt;"&gt;I’ve got the orders from the GUI Flash Tool&amp;nbsp; -&amp;gt;Preview command:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8.0pt;"&gt;set MCUX_WORKSPACE_LOC=D:/MCUX_WorkSpace_10.3&lt;BR /&gt; set MCUX_FLASH_DIR=D:/MCUX_WorkSpace_10.3/.mcuxpressoide_packages_support/LPC54005_support/Flash&lt;BR /&gt; set MCUX_IDE_BIN=D:/Programme/MCUXpressoIDE_10.3.1_2233/ide/plugins/com.nxp.mcuxpresso.tools.bin.win32_10.3.1.201902111813/binaries/&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8.0pt;"&gt;%MCUX_IDE_BIN%/crt_emu_cm_redlink --flash-load-exec %MCUX_WORKSPACE_LOC%/LPC54005_Project/Debug/LPC54005_Project.axf" -p LPC54005 --flash-driver= -x %MCUX_WORKSPACE_LOC%/LPC54005_Project/Debug --flash-dir %MCUX_WORKSPACE_LOC%/.mcuxpressoide_packages_support/LPC54005_support/Flash&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8.0pt;"&gt;----------------------------------------------------&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8.0pt;"&gt;The Problem: Red link server must be started over the MCU IDE. Otherwise it doesn’t work and I get this error massage. &amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8.0pt;"&gt;Ns: MCUXpresso IDE RedlinkMulti Driver v10.3 (Feb&amp;nbsp; 7 2019 22:50:02 - crt_emu_cm_redlink build 760)&lt;BR /&gt; Wc(03). No cache support.&lt;BR /&gt; Nc: Found chip XML file in D:/MCUX_WorkSpace_10.3/LPC54005_Project/Debug\LPC54005.xml&lt;BR /&gt; Ns: redlink server client - failed to receive response (to op 26) from server after 2000ms - Unknown error (rc 138)&lt;BR /&gt; Nc: Server OK but no connection to probe 0 core -2(ANY) (after 3 attempts) - Ee(42). Could not connect to core.&lt;BR /&gt; Ed:02: Failed on connect: Ee(42). Could not connect to core.&lt;BR /&gt; Et:31: No connection to chip's debug port&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8.0pt;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8.0pt;"&gt;Is there a way to program LPC54005 via Batch without starting MCU IDE?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Apr 2019 07:46:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/How-to-program-lpc54005-via-batch/m-p/901485#M1890</guid>
      <dc:creator>A_M</dc:creator>
      <dc:date>2019-04-18T07:46:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to program lpc54005 via batch?</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/How-to-program-lpc54005-via-batch/m-p/901486#M1891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Could you please refer if this article can help you?&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/389139"&gt;Using the command line flash programming tool&lt;/A&gt;&amp;nbsp;&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:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt; Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Apr 2019 09:17:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/How-to-program-lpc54005-via-batch/m-p/901486#M1891</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2019-04-19T09:17:49Z</dc:date>
    </item>
  </channel>
</rss>

