<?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>Other NXP ProductsのトピックLPC-Link2 firmware update script cannot handle spaces in %temp% path.</title>
    <link>https://community.nxp.com/t5/Other-NXP-Products/LPC-Link2-firmware-update-script-cannot-handle-spaces-in-temp/m-p/1396224#M12935</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I just tried running the script C:\nxp\LPCScrypt_2.1.2_57\scripts\program_CMSIS.cmd and it generated the following error, although it seems to have programmed the LPC-Link2 anyway:&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;LPCScrypt - CMSIS-DAP firmware programming script v2.1.2 Nov 2020.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;Connect an LPC-Link2 or LPCXpresso V2/V3 Board via USB then press Space.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;Press any key to continue . . .&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;Booting LPCScrypt target with "LPCScrypt_240.bin.hdr"&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;LPCScrypt target booted&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;..&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Programming LPC-Link2 with "LPC432x_CMSIS_DAP_V5_361.bin.hdr"&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;C:\Users\Ronnie&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Error: &amp;lt;Command line&amp;gt;:1: Unknown memory 'Shipman\AppData\Local\Temp\Scrypt.log'&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Script cmd: program C:\nxp\LPCScrypt_2.1.2_57\probe_firmware\LPCLink2\LPC432x_CMSIS_DAP_V5_361.bin.hdr SPIFI Shipman\AppData\Local\Temp\Scrypt.log&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Last target cmd: =queryFlash&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Terminated with errors&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;The system cannot find the path specified.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;ECHO is off.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Retrying ...&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;C:\Users\Ronnie&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Error: &amp;lt;Command line&amp;gt;:1: Unknown memory 'Shipman\AppData\Local\Temp\Scrypt.log'&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Script cmd: program C:\nxp\LPCScrypt_2.1.2_57\probe_firmware\LPCLink2\LPC432x_CMSIS_DAP_V5_361.bin.hdr SPIFI Shipman\AppData\Local\Temp\Scrypt.log&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Last target cmd: =queryFlash&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Terminated with errors&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;The system cannot find the path specified.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;ECHO is off.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Retrying ...&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Slowing clock ...&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Programmed 30736 bytes to 0x14000000 in 0.185s (162.132KB/sec)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;- LPC-Link2 programmed successfully and has the unique ID: NYBSL2KS&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;- To use: make link JP1 (nearest USB) and reboot.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;Connect Next Board then press Space (or CTRL-C to Quit)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;Press any key to continue . . .&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Terminate batch job (Y/N)?&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;My %temp% variable is:&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;C:\nxp\LPCScrypt_2.1.2_57&amp;gt;echo %temp%&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;C:\Users\Ronnie Shipman\AppData\Local\Temp&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;The space char in the temp path is the problem. When I change %temp% the script worked:&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;C:\nxp\LPCScrypt_2.1.2_57&amp;gt;mkdir c:\Temp&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;C:\nxp\LPCScrypt_2.1.2_57&amp;gt;set temp=C:\Temp&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;C:\nxp\LPCScrypt_2.1.2_57&amp;gt;echo %temp%&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;C:\Temp&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;C:\nxp\LPCScrypt_2.1.2_57&amp;gt;scripts\program_CMSIS&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;LPCScrypt - CMSIS-DAP firmware programming script v2.1.2 Nov 2020.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;Connect an LPC-Link2 or LPCXpresso V2/V3 Board via USB then press Space.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;Press any key to continue . . .&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Programming LPC-Link2 with "LPC432x_CMSIS_DAP_V5_361.bin.hdr"&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;- LPC-Link2 programmed successfully and has the unique ID: NYBSL2KS&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;- To use: make link JP1 (nearest USB) and reboot.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;Connect Next Board then press Space (or CTRL-C to Quit)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;Press any key to continue . . .&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;Booting LPCScrypt target with "LPCScrypt_240.bin.hdr"&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;LPCScrypt target booted&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Programming LPC-Link2 with "LPC432x_CMSIS_DAP_V5_361.bin.hdr"&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;- LPC-Link2 programmed successfully and has the unique ID: KZBQGWCV&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;- To use: make link JP1 (nearest USB) and reboot.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;Connect Next Board then press Space (or CTRL-C to Quit)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;Press any key to continue . . .&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Terminate batch job (Y/N)? y&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;C:\nxp\LPCScrypt_2.1.2_57&amp;gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;BR /&gt;Ronnie&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 07 Jan 2022 15:54:22 GMT</pubDate>
    <dc:creator>rshipman</dc:creator>
    <dc:date>2022-01-07T15:54:22Z</dc:date>
    <item>
      <title>LPC-Link2 firmware update script cannot handle spaces in %temp% path.</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/LPC-Link2-firmware-update-script-cannot-handle-spaces-in-temp/m-p/1396224#M12935</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I just tried running the script C:\nxp\LPCScrypt_2.1.2_57\scripts\program_CMSIS.cmd and it generated the following error, although it seems to have programmed the LPC-Link2 anyway:&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;LPCScrypt - CMSIS-DAP firmware programming script v2.1.2 Nov 2020.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;Connect an LPC-Link2 or LPCXpresso V2/V3 Board via USB then press Space.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;Press any key to continue . . .&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;Booting LPCScrypt target with "LPCScrypt_240.bin.hdr"&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;LPCScrypt target booted&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;..&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Programming LPC-Link2 with "LPC432x_CMSIS_DAP_V5_361.bin.hdr"&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;C:\Users\Ronnie&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Error: &amp;lt;Command line&amp;gt;:1: Unknown memory 'Shipman\AppData\Local\Temp\Scrypt.log'&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Script cmd: program C:\nxp\LPCScrypt_2.1.2_57\probe_firmware\LPCLink2\LPC432x_CMSIS_DAP_V5_361.bin.hdr SPIFI Shipman\AppData\Local\Temp\Scrypt.log&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Last target cmd: =queryFlash&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Terminated with errors&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;The system cannot find the path specified.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;ECHO is off.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Retrying ...&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;C:\Users\Ronnie&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Error: &amp;lt;Command line&amp;gt;:1: Unknown memory 'Shipman\AppData\Local\Temp\Scrypt.log'&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Script cmd: program C:\nxp\LPCScrypt_2.1.2_57\probe_firmware\LPCLink2\LPC432x_CMSIS_DAP_V5_361.bin.hdr SPIFI Shipman\AppData\Local\Temp\Scrypt.log&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Last target cmd: =queryFlash&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Terminated with errors&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;The system cannot find the path specified.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;ECHO is off.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Retrying ...&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Slowing clock ...&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Programmed 30736 bytes to 0x14000000 in 0.185s (162.132KB/sec)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;- LPC-Link2 programmed successfully and has the unique ID: NYBSL2KS&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;- To use: make link JP1 (nearest USB) and reboot.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;Connect Next Board then press Space (or CTRL-C to Quit)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;Press any key to continue . . .&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Terminate batch job (Y/N)?&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;My %temp% variable is:&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;C:\nxp\LPCScrypt_2.1.2_57&amp;gt;echo %temp%&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;C:\Users\Ronnie Shipman\AppData\Local\Temp&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;The space char in the temp path is the problem. When I change %temp% the script worked:&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;C:\nxp\LPCScrypt_2.1.2_57&amp;gt;mkdir c:\Temp&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;C:\nxp\LPCScrypt_2.1.2_57&amp;gt;set temp=C:\Temp&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;C:\nxp\LPCScrypt_2.1.2_57&amp;gt;echo %temp%&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;C:\Temp&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;C:\nxp\LPCScrypt_2.1.2_57&amp;gt;scripts\program_CMSIS&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;LPCScrypt - CMSIS-DAP firmware programming script v2.1.2 Nov 2020.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;Connect an LPC-Link2 or LPCXpresso V2/V3 Board via USB then press Space.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;Press any key to continue . . .&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Programming LPC-Link2 with "LPC432x_CMSIS_DAP_V5_361.bin.hdr"&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;- LPC-Link2 programmed successfully and has the unique ID: NYBSL2KS&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;- To use: make link JP1 (nearest USB) and reboot.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;Connect Next Board then press Space (or CTRL-C to Quit)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;Press any key to continue . . .&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;Booting LPCScrypt target with "LPCScrypt_240.bin.hdr"&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;LPCScrypt target booted&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Programming LPC-Link2 with "LPC432x_CMSIS_DAP_V5_361.bin.hdr"&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;- LPC-Link2 programmed successfully and has the unique ID: KZBQGWCV&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;- To use: make link JP1 (nearest USB) and reboot.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;Connect Next Board then press Space (or CTRL-C to Quit)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;Press any key to continue . . .&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Terminate batch job (Y/N)? y&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;C:\nxp\LPCScrypt_2.1.2_57&amp;gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;BR /&gt;Ronnie&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jan 2022 15:54:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/LPC-Link2-firmware-update-script-cannot-handle-spaces-in-temp/m-p/1396224#M12935</guid>
      <dc:creator>rshipman</dc:creator>
      <dc:date>2022-01-07T15:54:22Z</dc:date>
    </item>
    <item>
      <title>Re: LPC-Link2 firmware update script cannot handle spaces in %temp% path.</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/LPC-Link2-firmware-update-script-cannot-handle-spaces-in-temp/m-p/1401711#M13057</link>
      <description>&lt;P&gt;Did anyone at NXP have a chance to look at this please?&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jan 2022 12:18:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/LPC-Link2-firmware-update-script-cannot-handle-spaces-in-temp/m-p/1401711#M13057</guid>
      <dc:creator>rshipman</dc:creator>
      <dc:date>2022-01-19T12:18:00Z</dc:date>
    </item>
    <item>
      <title>Re: LPC-Link2 firmware update script cannot handle spaces in %temp% path.</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/LPC-Link2-firmware-update-script-cannot-handle-spaces-in-temp/m-p/1404663#M13109</link>
      <description>&lt;P&gt;I have reposted this here:&amp;nbsp;&lt;A href="https://community.nxp.com/t5/Other-NXP-Products/LPC-Link2-firmware-update-script-cannot-handle-spaces-in-temp/m-p/1404647" target="_blank"&gt;https://community.nxp.com/t5/Other-NXP-Products/LPC-Link2-firmware-update-script-cannot-handle-spaces-in-temp/m-p/1404647&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jan 2022 16:01:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/LPC-Link2-firmware-update-script-cannot-handle-spaces-in-temp/m-p/1404663#M13109</guid>
      <dc:creator>rshipman</dc:creator>
      <dc:date>2022-01-25T16:01:48Z</dc:date>
    </item>
  </channel>
</rss>

