<?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: Can't program and run LPC4357</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/Can-t-program-and-run-LPC4357/m-p/594621#M22673</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by mc on Fri Apr 17 17:04:00 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Honza,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you put device in UART ISP and communicate using terminal program?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 19:21:40 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T19:21:40Z</dc:date>
    <item>
      <title>Can't program and run LPC4357</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Can-t-program-and-run-LPC4357/m-p/594620#M22672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by J@N on Fri Apr 17 16:16:57 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've made my own board with LPC4357. JTAG, LCD, SDRAM (as frame buffer), GPIO works well, the only problem was with RTC (another post). I already know that it was because of bad PCB design or bad valued loading capacitors. There are LCD data wires near the RTC crystal and if I turned the LCD controller off (or make a black screen), RTC works OK.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I wanted to show the RTC crystal signal, so I used an oscilloscope. The microcontroller ran (only turning off/on a LED after a second), RTC was already initialized. I connected probe to RTCX1, then to RTCX2; and then probe to RTCX2 and ground to RTCX1 in the end. The microcontroller stoped working then. I don't know when - if it was by the last oscilloscope connection or after next microcontroller reset. I definitely know that I didn't connect the oscilloscope to another wires than above described. No short circuit.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The microcontroller doesn't run now and I couldn't program it (LPCXpresso/uVision, LPC-LINK2). I also tried manually pull-down P2_7 by reset and then program it, but it didn't help too.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;LPCXpresso writes "Error reported by server (redlinkserv.exe): RedlinkAPI: Hardware interface transfer error" or "Error: Read timed out".&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;uVision writes:"SWD/JTAG Communication Failure".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Could I demage the microcontroller when I used the oscilloscope? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I already had a similar problem, but it was coused by a wrong IC that sometimes held the NRESET continuously in logic zero. NRESET is OK now.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you have any tips what can I try?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Honza&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 19:21:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Can-t-program-and-run-LPC4357/m-p/594620#M22672</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T19:21:39Z</dc:date>
    </item>
    <item>
      <title>Re: Can't program and run LPC4357</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Can-t-program-and-run-LPC4357/m-p/594621#M22673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by mc on Fri Apr 17 17:04:00 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Honza,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you put device in UART ISP and communicate using terminal program?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 19:21:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Can-t-program-and-run-LPC4357/m-p/594621#M22673</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T19:21:40Z</dc:date>
    </item>
    <item>
      <title>Re: Can't program and run LPC4357</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Can-t-program-and-run-LPC4357/m-p/594622#M22674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by J@N on Sat Apr 18 01:40:10 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi mc,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I can put LPC4357 in UART ISP mode, but the board is unfortunately not prepared for the USART communication.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;MCU has power voltage on all pins where it should be. The LPC-LINK2 works well.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Honza&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 19:21:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Can-t-program-and-run-LPC4357/m-p/594622#M22674</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T19:21:40Z</dc:date>
    </item>
  </channel>
</rss>

