<?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: Using mxli with LPC1837 in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/Using-mxli-with-LPC1837/m-p/758663#M30561</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi John,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is good to hear you got it working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards!&lt;BR /&gt;Carlos Mendoza&lt;BR /&gt;Technical Support Engineer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 Feb 2018 15:56:00 GMT</pubDate>
    <dc:creator>Carlos_Mendoza</dc:creator>
    <dc:date>2018-02-22T15:56:00Z</dc:date>
    <item>
      <title>Using mxli with LPC1837</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Using-mxli-with-LPC1837/m-p/758660#M30558</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Trying to see if I can program a LPC1837 with mxli.&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;# ./mxli -n -d /dev/ttyS0 -b 115200 -c 12000000 -g&lt;BR /&gt;?\x0D\x0A\x0DLINE BREAK:\r&lt;BR /&gt;ERROR: pattern "Synchronized" not found, Fifo was ""&lt;BR /&gt;ERROR: No or invalid response&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea what I might be doing wrong?&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/t5/tag/mxli/tg-p"&gt;#mxli&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Feb 2018 18:21:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Using-mxli-with-LPC1837/m-p/758660#M30558</guid>
      <dc:creator>johnisaac</dc:creator>
      <dc:date>2018-02-19T18:21:53Z</dc:date>
    </item>
    <item>
      <title>Re: Using mxli with LPC1837</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Using-mxli-with-LPC1837/m-p/758661#M30559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have some additional information that may be useful.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For some reason I am able to access the UART command handle using a standard terminal and commands (See Table 27 Section 5.7 &lt;SPAN style="color: #f1f1f1; background-color: #323639; font-weight: 500;"&gt;LPC18xx ARM Cortex-M3 microcontroller&amp;nbsp;&lt;/SPAN&gt;User's Guide) so I know I'm talking the the ISP command handler.&amp;nbsp; &amp;nbsp; &amp;nbsp;For some reason the "?" synchronization handshake is not working and hence this is why mxli doesn't work.&amp;nbsp; &amp;nbsp;Interestingly enough I'm having the same issue with lpc1isp.&amp;nbsp; &amp;nbsp; There is a discussion in 5.4.4.1 that discussed this synchronization step but it appears I don't need this to access the ISP command handler.&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Feb 2018 22:18:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Using-mxli-with-LPC1837/m-p/758661#M30559</guid>
      <dc:creator>johnisaac</dc:creator>
      <dc:date>2018-02-19T22:18:56Z</dc:date>
    </item>
    <item>
      <title>Re: Using mxli with LPC1837</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Using-mxli-with-LPC1837/m-p/758662#M30560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I got it working.&amp;nbsp; The problem was that I wasn't holding the ISP pin long enough on the reset.&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Feb 2018 15:30:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Using-mxli-with-LPC1837/m-p/758662#M30560</guid>
      <dc:creator>johnisaac</dc:creator>
      <dc:date>2018-02-20T15:30:21Z</dc:date>
    </item>
    <item>
      <title>Re: Using mxli with LPC1837</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Using-mxli-with-LPC1837/m-p/758663#M30561</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi John,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is good to hear you got it working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards!&lt;BR /&gt;Carlos Mendoza&lt;BR /&gt;Technical Support Engineer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Feb 2018 15:56:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Using-mxli-with-LPC1837/m-p/758663#M30561</guid>
      <dc:creator>Carlos_Mendoza</dc:creator>
      <dc:date>2018-02-22T15:56:00Z</dc:date>
    </item>
  </channel>
</rss>

