<?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>LPCXpresso IDE中的主题 Re: Question on programming target ucontroller</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/Question-on-programming-target-ucontroller/m-p/557461#M14577</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Ex-Zero on Fri Sep 07 11:21:42 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: &lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;I see, so if I create a custom PCB board with an LPC1227. I just have to have 4 JTAG pins connecting to their respective ports and then connect them to the corresponding pins on the LPC-Link after removing the base board?&lt;BR /&gt;Then I can use the GUI program flash to program the custom board, right? &lt;BR /&gt;&lt;/SPAN&gt;&lt;HR /&gt;&lt;SPAN&gt;No, you have to connect 2 SWD pins, Reset and GND. That's not JTAG ;)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Then you can use LPCXpresso Debugger or Flash Tool or command line tool for your own self powered board :)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 22:16:45 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T22:16:45Z</dc:date>
    <item>
      <title>Question on programming target ucontroller</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Question-on-programming-target-ucontroller/m-p/557458#M14574</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by nelmak on Mon Sep 03 15:52:50 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a question on programming a target microcontroller before I create the PCB. How does the flash programming from the JTAG pins to a target microcontroller work? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The way I understand it is that you have to create the target PCB board with the 10 JTAG pinouts and connect them via wires to the LPC-Link JTAG pinouts. How do I proceed from here? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I understand that there is a GUI flash programming tool in the IDE. If i set the target to LPC1227 and both my target board has an LPC1227 and custom target board have an LPC1227, will it program both boards?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:16:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Question-on-programming-target-ucontroller/m-p/557458#M14574</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:16:43Z</dc:date>
    </item>
    <item>
      <title>Re: Question on programming target ucontroller</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Question-on-programming-target-ucontroller/m-p/557459#M14575</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Ex-Zero on Mon Sep 03 16:24:31 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;We are talking about SWD :)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;A working LPC-Link SWD for LPC11.. / LPC12.. / LPC13.. / LPC17.. is a simple 4-wire connection:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Reset&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; SWDCLK&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; SWDIO&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; GND&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Picture: &lt;/SPAN&gt;&lt;A href="http://"&gt;http://www.flickr.com/photos/58892165@N08/5406234290/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can't program / debug&amp;nbsp; 2 targets at the same time, so the usual way to use LPC-Link is to separate the target board ;)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:16:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Question-on-programming-target-ucontroller/m-p/557459#M14575</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:16:44Z</dc:date>
    </item>
    <item>
      <title>Re: Question on programming target ucontroller</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Question-on-programming-target-ucontroller/m-p/557460#M14576</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by nelmak on Fri Sep 07 10:09:55 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I see, so if I create a custom PCB board with an LPC1227. I just have to have 4 JTAG pins connecting to their respective ports and then connect them to the corresponding pins on the LPC-Link after removing the base board?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then I can use the GUI program flash to program the custom board, right?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:16:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Question-on-programming-target-ucontroller/m-p/557460#M14576</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:16:44Z</dc:date>
    </item>
    <item>
      <title>Re: Question on programming target ucontroller</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Question-on-programming-target-ucontroller/m-p/557461#M14577</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Ex-Zero on Fri Sep 07 11:21:42 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: &lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;I see, so if I create a custom PCB board with an LPC1227. I just have to have 4 JTAG pins connecting to their respective ports and then connect them to the corresponding pins on the LPC-Link after removing the base board?&lt;BR /&gt;Then I can use the GUI program flash to program the custom board, right? &lt;BR /&gt;&lt;/SPAN&gt;&lt;HR /&gt;&lt;SPAN&gt;No, you have to connect 2 SWD pins, Reset and GND. That's not JTAG ;)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Then you can use LPCXpresso Debugger or Flash Tool or command line tool for your own self powered board :)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:16:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Question-on-programming-target-ucontroller/m-p/557461#M14577</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:16:45Z</dc:date>
    </item>
    <item>
      <title>Re: Question on programming target ucontroller</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Question-on-programming-target-ucontroller/m-p/557462#M14578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by nelmak on Fri Sep 07 12:11:33 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Ok, so just create some holes and wire them to the LPC-Link when I want to program them. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the info&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:16:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Question-on-programming-target-ucontroller/m-p/557462#M14578</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:16:45Z</dc:date>
    </item>
  </channel>
</rss>

