<?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: LPC812(OM13069 Smartphone Quick-Jack solution) can't download code to flash</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC812-OM13069-Smartphone-Quick-Jack-solution-can-t-download/m-p/564742#M16949</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello , i &amp;nbsp;have met the same problem with you.When i try to download the project to the board, it didn't work and now the board can't work(with one LED lighting and can't communicate with the phone) .I try to enter ISP model and reset the board,but it still didn't work.Did i do something wrong.Can you tell me how to enter ISP model&amp;nbsp;&lt;SPAN style="color: #0000ff; background-color: #ffffff;"&gt;on this board.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 28 Apr 2017 01:03:22 GMT</pubDate>
    <dc:creator>houbo</dc:creator>
    <dc:date>2017-04-28T01:03:22Z</dc:date>
    <item>
      <title>LPC812(OM13069 Smartphone Quick-Jack solution) can't download code to flash</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC812-OM13069-Smartphone-Quick-Jack-solution-can-t-download/m-p/564736#M16943</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by j800514 on Sun May 29 19:00:34 MST 2016&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;HI&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I use LPC-Link2 to download code to flash on OM13069 board &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Used in the past are normal about NXP source code provided&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But after I add UART function in source code,i can not download to board&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It seems to find chips &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In the keil Error message :JTAG/SWD Communication Failure&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;P.S. Other same board is the normal use , alone after increase UART Board is bad&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;what can i&amp;nbsp; solve about SWD can't debug the board ?&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;there is my add to uart code:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;void UART_Init(void)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;{&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;LPC_SWM-&amp;gt;PINENABLE0=(18uL&amp;lt;&amp;lt;24) | (19uL&amp;lt;&amp;lt;16) | (10uL&amp;lt;&amp;lt;8) | (4uL&amp;lt;&amp;lt;0);&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;//LPC_SWM-&amp;gt;PINENABLE0 |= (1uL&amp;lt;&amp;lt;0);&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;LPC_SYSCTL-&amp;gt;SYSAHBCLKCTRL |= (1uL&amp;lt;&amp;lt;14);&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;LPC_SYSCTL-&amp;gt;PRESETCTRL &amp;amp;= ~(1uL&amp;lt;&amp;lt;3);&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;LPC_SYSCTL-&amp;gt;PRESETCTRL |= (1uL&amp;lt;&amp;lt;3);&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;LPC_SYSCTL-&amp;gt;UARTFRGDIV=0xFF;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;LPC_SYSCTL-&amp;gt;UARTFRGMULT=207;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;LPC_SYSCTL-&amp;gt;UARTCLKDIV=18;&amp;nbsp; //baudrate:115200bps&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;LPC_USART0-&amp;gt;CFG &amp;amp;= ~(1uL&amp;lt;&amp;lt;0);&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;LPC_USART0-&amp;gt;BRG = 0;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;LPC_USART0-&amp;gt;CFG = (1uL&amp;lt;&amp;lt;0) | (1uL&amp;lt;&amp;lt;2);&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think I can use ISP to repair it , is right ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;but i don't know what to do it on this board&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 20:04:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC812-OM13069-Smartphone-Quick-Jack-solution-can-t-download/m-p/564736#M16943</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T20:04:44Z</dc:date>
    </item>
    <item>
      <title>Re: LPC812(OM13069 Smartphone Quick-Jack solution) can't download code to flash</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC812-OM13069-Smartphone-Quick-Jack-solution-can-t-download/m-p/564737#M16944</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by j800514 on Sun May 29 19:00:46 MST 2016&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: j800514&lt;/STRONG&gt;&lt;BR /&gt;HI&lt;BR /&gt;&lt;BR /&gt;I use LPC-Link2 to download code to flash on OM13069 board &lt;BR /&gt;&lt;BR /&gt;Used in the past are normal about NXP source code provided&lt;BR /&gt;&lt;BR /&gt;But after I add UART function in source code,i can not download to board&lt;BR /&gt;&lt;BR /&gt;It seems to find chips &lt;BR /&gt;&lt;BR /&gt;In the keil Error message :JTAG/SWD Communication Failure&lt;BR /&gt;&lt;BR /&gt;P.S. Other same board is the normal use , alone after increase UART Board is bad&lt;BR /&gt;&lt;BR /&gt;what can i&amp;nbsp; solve about SWD can't debug the board ?&amp;nbsp; &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;there is my add to uart code:&lt;BR /&gt;&lt;BR /&gt;void UART_Init(void)&lt;BR /&gt;{&lt;BR /&gt;LPC_SWM-&amp;gt;PINENABLE0=(18uL&amp;lt;&amp;lt;24) | (19uL&amp;lt;&amp;lt;16) | (10uL&amp;lt;&amp;lt;8) | (4uL&amp;lt;&amp;lt;0);&lt;BR /&gt;//LPC_SWM-&amp;gt;PINENABLE0 |= (1uL&amp;lt;&amp;lt;0);&lt;BR /&gt;&lt;BR /&gt;LPC_SYSCTL-&amp;gt;SYSAHBCLKCTRL |= (1uL&amp;lt;&amp;lt;14);&lt;BR /&gt;LPC_SYSCTL-&amp;gt;PRESETCTRL &amp;amp;= ~(1uL&amp;lt;&amp;lt;3);&lt;BR /&gt;LPC_SYSCTL-&amp;gt;PRESETCTRL |= (1uL&amp;lt;&amp;lt;3);&lt;BR /&gt;&lt;BR /&gt;LPC_SYSCTL-&amp;gt;UARTFRGDIV=0xFF;&lt;BR /&gt;LPC_SYSCTL-&amp;gt;UARTFRGMULT=207;&lt;BR /&gt;LPC_SYSCTL-&amp;gt;UARTCLKDIV=18;&amp;nbsp; //baudrate:115200bps&lt;BR /&gt;&lt;BR /&gt;LPC_USART0-&amp;gt;CFG &amp;amp;= ~(1uL&amp;lt;&amp;lt;0);&lt;BR /&gt;LPC_USART0-&amp;gt;BRG = 0;&lt;BR /&gt;LPC_USART0-&amp;gt;CFG = (1uL&amp;lt;&amp;lt;0) | (1uL&amp;lt;&amp;lt;2);&lt;BR /&gt;}&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I think I can use ISP to repair it , is right ?&lt;BR /&gt;&lt;BR /&gt;but i don't know what to do it on this board&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 20:04:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC812-OM13069-Smartphone-Quick-Jack-solution-can-t-download/m-p/564737#M16944</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T20:04:45Z</dc:date>
    </item>
    <item>
      <title>Re: LPC812(OM13069 Smartphone Quick-Jack solution) can't download code to flash</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC812-OM13069-Smartphone-Quick-Jack-solution-can-t-download/m-p/564738#M16945</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by vtw.433e on Sun May 29 22:36:00 MST 2016&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Enter ISP mode. It is described in the FAQs here.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 20:04:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC812-OM13069-Smartphone-Quick-Jack-solution-can-t-download/m-p/564738#M16945</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T20:04:46Z</dc:date>
    </item>
    <item>
      <title>Re: LPC812(OM13069 Smartphone Quick-Jack solution) can't download code to flash</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC812-OM13069-Smartphone-Quick-Jack-solution-can-t-download/m-p/564739#M16946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by j800514 on Mon May 30 01:49:08 MST 2016&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes , you are right.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have found a way to enter isp mode and erase the chip .&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Why do I increase the UART in nxp sourse code cause this situation ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 20:04:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC812-OM13069-Smartphone-Quick-Jack-solution-can-t-download/m-p/564739#M16946</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T20:04:46Z</dc:date>
    </item>
    <item>
      <title>Re: LPC812(OM13069 Smartphone Quick-Jack solution) can't download code to flash</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC812-OM13069-Smartphone-Quick-Jack-solution-can-t-download/m-p/564740#M16947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by vtw.433e on Mon May 30 07:05:23 MST 2016&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Because you have done smething wrong. Use a debugger to find out what you did to break the chip.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 20:04:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC812-OM13069-Smartphone-Quick-Jack-solution-can-t-download/m-p/564740#M16947</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T20:04:47Z</dc:date>
    </item>
    <item>
      <title>Re: LPC812(OM13069 Smartphone Quick-Jack solution) can't download code to flash</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC812-OM13069-Smartphone-Quick-Jack-solution-can-t-download/m-p/564741#M16948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;bump&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Jun 2016 01:12:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC812-OM13069-Smartphone-Quick-Jack-solution-can-t-download/m-p/564741#M16948</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-19T01:12:03Z</dc:date>
    </item>
    <item>
      <title>Re: LPC812(OM13069 Smartphone Quick-Jack solution) can't download code to flash</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC812-OM13069-Smartphone-Quick-Jack-solution-can-t-download/m-p/564742#M16949</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello , i &amp;nbsp;have met the same problem with you.When i try to download the project to the board, it didn't work and now the board can't work(with one LED lighting and can't communicate with the phone) .I try to enter ISP model and reset the board,but it still didn't work.Did i do something wrong.Can you tell me how to enter ISP model&amp;nbsp;&lt;SPAN style="color: #0000ff; background-color: #ffffff;"&gt;on this board.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Apr 2017 01:03:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC812-OM13069-Smartphone-Quick-Jack-solution-can-t-download/m-p/564742#M16949</guid>
      <dc:creator>houbo</dc:creator>
      <dc:date>2017-04-28T01:03:22Z</dc:date>
    </item>
  </channel>
</rss>

