<?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: JTAG Programming with LPC4330</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/JTAG-Programming-with-LPC4330/m-p/614401#M24042</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The error been reported is&lt;/P&gt;&lt;PRE style="color: #242729; background-color: #f6f6f6; border: 0px; font-size: 13px; margin: 0px 0px 1em; padding: 5px;"&gt;&lt;CODE style="border: 0px; font-weight: inherit; font-size: 13px;"&gt;Cannot open binary file 'Example_VirtualSerialDevice.bin'&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;So I would guess, that it cannot find the file. I see you are using a "~" in the path - try using the full path to the file instead.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Apr 2017 08:22:05 GMT</pubDate>
    <dc:creator>converse</dc:creator>
    <dc:date>2017-04-17T08:22:05Z</dc:date>
    <item>
      <title>JTAG Programming with LPC4330</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/JTAG-Programming-with-LPC4330/m-p/614400#M24041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #242729; background-color: #ffffff; border: 0px; margin: 0px 0px 1em;"&gt;Because the Example Virtual Serial Device project from NXPUSB&lt;/P&gt;&lt;P style="color: #242729; background-color: #ffffff; border: 0px; margin: 0px 0px 1em;"&gt;Lib contains a space in it's directory structure (specifically Example_VirtualSerialDevice/LPC43xx M4/...) I can not successfully download code through the GUI programming tool in LPCXpresso.&lt;/P&gt;&lt;P style="color: #242729; background-color: #ffffff; border: 0px; margin: 0px 0px 1em;"&gt;So, I have attempted to compile a binary file, and download to my &lt;A href="http://www.kynix.com/uploadfiles/pdf2286/LPC4330FBD144.pdf" rel="nofollow noopener noreferrer" target="_blank"&gt;LPCXplorer4330&lt;/A&gt;'s M4 core. This results in the error included at the end of this post.&lt;/P&gt;&lt;P style="color: #242729; background-color: #ffffff; border: 0px; margin: 0px 0px 1em;"&gt;Do you have any suggestions as to how I can get some code downloading? I'm running Ubuntu 12.10 x32, and the LPC-Link JTAG programmer.&lt;/P&gt;&lt;P style="color: #242729; background-color: #ffffff; border: 0px; margin: 0px 0px 1em;"&gt;I have quadruple checked file permissions, and have tried multiple combinations of AXF files or BIN files.&lt;/P&gt;&lt;P style="color: #242729; background-color: #ffffff; border: 0px; margin: 0px 0px 1em;"&gt;Thank You!&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;PRE style="color: #242729; border: 0px; font-size: 13px; margin: 0px 0px 1em; padding: 5px;"&gt;&lt;CODE style="border: 0px; font-size: 13px;"&gt;$ crt_emu_lpc18_43_nxp -wire=winusb -pLPC4330 -vendor=NXP -flash-load-exec=~/Desktop/Example_VirtualSerialDevice.bin -load-base-address=0x14000000 Ni: LPCXpresso Debug Driver v4.0 (Sep 19 2012 09:15:29) Nc: Looked for chip XML file in /usr/local/lpcxpresso_4.3.0_1025/lpcxpresso/bin/LPC4330.xml&amp;nbsp; Nc: Looked for vendor directory XML file in /usr/local/lpcxpresso_4.3.0_1025/lpcxpresso/bin/nxp_directory.xml&amp;nbsp; Nc: Found generic directory XML file in /usr/local/lpcxpresso_4.3.0_1025/lpcxpresso/bin/crt_directory.xml&amp;nbsp; Nc: Emu(0): Conn&amp;amp;Reset. DpID: 2BA01477. Info: LPCLINK_1_1 Nc: SWD Frequency: 3000 KHz. RTCK: False. Vector catch: False. Nc: Packet delay: 0&amp;nbsp; Poll delay: 0. Nc: NXP: LPC4330&amp;nbsp; Part ID: 0x00000000 Cr:v Registered license, download limit of 128K Et:58: Cannot open binary file 'Example_VirtualSerialDevice.bin'&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Apr 2017 06:46:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/JTAG-Programming-with-LPC4330/m-p/614400#M24041</guid>
      <dc:creator>ffff</dc:creator>
      <dc:date>2017-04-17T06:46:58Z</dc:date>
    </item>
    <item>
      <title>Re: JTAG Programming with LPC4330</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/JTAG-Programming-with-LPC4330/m-p/614401#M24042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The error been reported is&lt;/P&gt;&lt;PRE style="color: #242729; background-color: #f6f6f6; border: 0px; font-size: 13px; margin: 0px 0px 1em; padding: 5px;"&gt;&lt;CODE style="border: 0px; font-weight: inherit; font-size: 13px;"&gt;Cannot open binary file 'Example_VirtualSerialDevice.bin'&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;So I would guess, that it cannot find the file. I see you are using a "~" in the path - try using the full path to the file instead.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Apr 2017 08:22:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/JTAG-Programming-with-LPC4330/m-p/614401#M24042</guid>
      <dc:creator>converse</dc:creator>
      <dc:date>2017-04-17T08:22:05Z</dc:date>
    </item>
  </channel>
</rss>

