<?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>topic Re: Command Line programming in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/Command-Line-programming/m-p/546772#M13331</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by blasiis on Thu Nov 27 06:02:21 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Installed the new verson but, the problem remain.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Command try with little difference:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;C:\nxp\LPCXpresso_7.5.0_254\lpcxpresso\bin\crt_emu_cm3_nxp -wire=winusb -pLPC4078 -flash-load=\\xxxxx\xxxx\xxx\xxxx.axf&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;C:\WINDOWS&amp;gt;C:\nxp\LPCXpresso_7.5.0_254\lpcxpresso\bin\crt_emu_cm3_nxp -wire=winu&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;sb -pLPC4078 -flash-load=\\xxxxx\xxxx\xxx\xxxx.axf&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ni: LPCXpresso Debug Driver v7.5 (Oct 21 2014 12:21:39 - crt_emu_cm3_nxp build 2&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;6)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Xe:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ed:02: Failed on connect: Ep(01). Target marked as not debuggable.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Et: Emu(0): Connected. Was: None. DpID:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; EDB6. Info: WIN64HS12&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Error 0: (null)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Last sticky: 0. AIndex: 0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;No MemAp selected&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;No Speed test&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SWD Frequency: 50 KHz. RTCK: False. Vector catch: False.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Packet delay: 0&amp;nbsp; Poll delay: 0.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 18:32:27 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T18:32:27Z</dc:date>
    <item>
      <title>Command Line programming</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Command-Line-programming/m-p/546768#M13327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by blasiis on Thu Nov 27 02:59:46 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Dear all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I need to program a LPC4076 by a comand line.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1) Connect &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;C:\nxp\LPCXpresso_5.2.6_2137\lpcxpresso\bin\Scripts\bootLPCXpresso.cmd&amp;nbsp; winusb&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2) I have used this command:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;C:\nxp\LPCXpresso_5.2.6_2137\lpcxpresso\bin\crt_emu_cm3_nxp -g -2 -vendor=NXP -pLPC4076 -s250 -flash-load-exec "\\xxxxx\xxxxxx\xxxxx\xxxxx.axf"&amp;nbsp; -wire=winusb&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;the output is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;C:\WINDOWS&amp;gt;C:\nxp\LPCXpresso_5.2.6_2137\lpcxpresso\bin\crt_emu_cm3_nxp -g -2 -ve&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ndor=NXP -pLPC4076 -s250 -flash-load-exec "\\xxxxx\xxxxxx\xxxxx\xxxxx.axf"&amp;nbsp; -wire=winusb&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ni: LPCXpresso Debug Driver v5.2 (Jul&amp;nbsp; 5 2013 11:31:15 - crt_emu_cm3_nxp build 1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;5)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Pc: (&amp;nbsp; 0) Reading remote configuration&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Nc: Looked for chip XML file in C:/nxp/LPCXpresso_5.2.6_2137/lpcxpresso/bin/LPC4&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;076.xml&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Nc: Looked for vendor directory XML file in C:/nxp/LPCXpresso_5.2.6_2137/lpcxpre&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;sso/bin/nxp_directory.xml&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Nc: Found generic directory XML file in C:/nxp/LPCXpresso_5.2.6_2137/lpcxpresso/&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;bin/crt_directory.xml&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Pc: (&amp;nbsp; 5) Remote configuration complete&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Xe:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Pc: ( 15) nSRST assert (if available)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ed:02: Failed on connect: Ep(01). Target marked as not debuggable.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Et: Emu(0): Connected. Was: None. DpID:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; EDB6. Info: WIN64HS12&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Error 0: (null)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Last sticky: 0. AIndex: 0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;No MemAp selected&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;No Speed test&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SWD Frequency: 50 KHz. RTCK: False. Vector catch: False.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Packet delay: 0&amp;nbsp; Poll delay: 0.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Pc: (100) Target Connection Failed&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;where mistake ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Can help me ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Stefano&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:32:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Command-Line-programming/m-p/546768#M13327</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:32:22Z</dc:date>
    </item>
    <item>
      <title>Re: Command Line programming</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Command-Line-programming/m-p/546769#M13328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by lpcxpresso-support on Thu Nov 27 03:05:20 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Read this FAQ:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.lpcware.com%2Fcontent%2Ffaq%2Flpcxpresso%2Ftarget-marked-not-debuggable" rel="nofollow" target="_blank"&gt;http://www.lpcware.com/content/faq/lpcxpresso/target-marked-not-debuggable&lt;/A&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:32:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Command-Line-programming/m-p/546769#M13328</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:32:24Z</dc:date>
    </item>
    <item>
      <title>Re: Command Line programming</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Command-Line-programming/m-p/546770#M13329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by blasiis on Thu Nov 27 03:55:10 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks, but my doubt is: the command line is correct ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:32:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Command-Line-programming/m-p/546770#M13329</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:32:25Z</dc:date>
    </item>
    <item>
      <title>Re: Command Line programming</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Command-Line-programming/m-p/546771#M13330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by lpcxpresso-support on Thu Nov 27 04:09:26 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Apart from using a very old version of LPCXpresso, the command line looks OK.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The error you are getting is because of a problem connecting to your hardware. Fix that, as described in the FAQ, and it should work.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:32:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Command-Line-programming/m-p/546771#M13330</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:32:26Z</dc:date>
    </item>
    <item>
      <title>Re: Command Line programming</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Command-Line-programming/m-p/546772#M13331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by blasiis on Thu Nov 27 06:02:21 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Installed the new verson but, the problem remain.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Command try with little difference:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;C:\nxp\LPCXpresso_7.5.0_254\lpcxpresso\bin\crt_emu_cm3_nxp -wire=winusb -pLPC4078 -flash-load=\\xxxxx\xxxx\xxx\xxxx.axf&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;C:\WINDOWS&amp;gt;C:\nxp\LPCXpresso_7.5.0_254\lpcxpresso\bin\crt_emu_cm3_nxp -wire=winu&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;sb -pLPC4078 -flash-load=\\xxxxx\xxxx\xxx\xxxx.axf&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ni: LPCXpresso Debug Driver v7.5 (Oct 21 2014 12:21:39 - crt_emu_cm3_nxp build 2&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;6)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Xe:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ed:02: Failed on connect: Ep(01). Target marked as not debuggable.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Et: Emu(0): Connected. Was: None. DpID:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; EDB6. Info: WIN64HS12&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Error 0: (null)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Last sticky: 0. AIndex: 0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;No MemAp selected&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;No Speed test&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SWD Frequency: 50 KHz. RTCK: False. Vector catch: False.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Packet delay: 0&amp;nbsp; Poll delay: 0.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:32:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Command-Line-programming/m-p/546772#M13331</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:32:27Z</dc:date>
    </item>
    <item>
      <title>Re: Command Line programming</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Command-Line-programming/m-p/546773#M13332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by lpcxpresso-support on Thu Nov 27 06:59:07 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;It is a HARDWARE problem. Fix the hardware problem by reading the FAQ.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:32:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Command-Line-programming/m-p/546773#M13332</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:32:28Z</dc:date>
    </item>
  </channel>
</rss>

