<?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 How to programming with LPC Link2 in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-programming-with-LPC-Link2/m-p/1153788#M42247</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I am new to LPC Controller, and I am trying to program LPC5516 chip with LPC Link2.&lt;/P&gt;&lt;P&gt;I have already configured the LPC Link2 to J-link mode, but when I connected to my own built board with SW, Link2 can not recognize it.&lt;/P&gt;&lt;P&gt;So I check the user manual &amp;amp; datasheet, then they relate the ISP Mode can use for flash programming, and I refer to LPC55s16 - EVK then do it the same method, but still like before.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there something I should noticed about?&lt;/P&gt;&lt;P&gt;Hope anyone can help,I`ll appreciate.&lt;/P&gt;&lt;P&gt;Really thanks~&lt;/P&gt;</description>
    <pubDate>Wed, 16 Sep 2020 03:00:02 GMT</pubDate>
    <dc:creator>hans1234569</dc:creator>
    <dc:date>2020-09-16T03:00:02Z</dc:date>
    <item>
      <title>How to programming with LPC Link2</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-programming-with-LPC-Link2/m-p/1153788#M42247</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I am new to LPC Controller, and I am trying to program LPC5516 chip with LPC Link2.&lt;/P&gt;&lt;P&gt;I have already configured the LPC Link2 to J-link mode, but when I connected to my own built board with SW, Link2 can not recognize it.&lt;/P&gt;&lt;P&gt;So I check the user manual &amp;amp; datasheet, then they relate the ISP Mode can use for flash programming, and I refer to LPC55s16 - EVK then do it the same method, but still like before.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there something I should noticed about?&lt;/P&gt;&lt;P&gt;Hope anyone can help,I`ll appreciate.&lt;/P&gt;&lt;P&gt;Really thanks~&lt;/P&gt;</description>
      <pubDate>Wed, 16 Sep 2020 03:00:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-programming-with-LPC-Link2/m-p/1153788#M42247</guid>
      <dc:creator>hans1234569</dc:creator>
      <dc:date>2020-09-16T03:00:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to programming with LPC Link2</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-programming-with-LPC-Link2/m-p/1153813#M42249</link>
      <description>&lt;P&gt;Hi.&lt;/P&gt;
&lt;P&gt;If you use custom PCB, check if the debug interface is well designed:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.nxp.com/t5/LPCXpresso-IDE-FAQs/Design-Considerations-for-Debug/m-p/469565#M44" target="_blank"&gt;https://community.nxp.com/t5/LPCXpresso-IDE-FAQs/Design-Considerations-for-Debug/m-p/469565#M44&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To identify the problem on debug probe or MCU board, test your LPC-Link2 with another board, can it connect successfully?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If your LPC-Link2 has no problem, test the MCU board in ISP mode. create a NEW project with a NEW workspace, see if it can be connected?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have a nice day&lt;/P&gt;
&lt;P&gt;Jun Zhang&lt;/P&gt;</description>
      <pubDate>Wed, 16 Sep 2020 04:05:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-programming-with-LPC-Link2/m-p/1153813#M42249</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2020-09-16T04:05:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to programming with LPC Link2</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-programming-with-LPC-Link2/m-p/1153818#M42250</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/13026"&gt;@ZhangJennie&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your reply!&lt;/P&gt;&lt;P&gt;Here is Keil C debug function setting, it can connector to LPC Link2 but LPC5516 not.&lt;/P&gt;&lt;P&gt;&lt;A title="Keil Debug function" href="https://ibb.co/N1DVt9m" target="_self"&gt;https://ibb.co/N1DVt9m&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;From LPC55S16 - EVK&lt;/P&gt;&lt;P&gt;It says how to force in ISP Mode&lt;/P&gt;&lt;P&gt;&lt;A title="LPC55S16 EVK" href="https://ibb.co/F3gw7SZ" target="_self"&gt;https://ibb.co/F3gw7SZ&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have no ideal about this method is correct or not.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you have some suggestions for reference?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks again for your help!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Sep 2020 05:20:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-programming-with-LPC-Link2/m-p/1153818#M42250</guid>
      <dc:creator>hans1234569</dc:creator>
      <dc:date>2020-09-16T05:20:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to programming with LPC Link2</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-programming-with-LPC-Link2/m-p/1155234#M42279</link>
      <description>&lt;P&gt;So you use LPC55S69 EVK board. with this board, to enter ISP mode, press ISP button as I show below, then connect board with PC. try if you can connect board now. Make sure you use a new project in a new workspace.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ZhangJennie_0-1600404270579.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/125534i1262E93E40024F64/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ZhangJennie_0-1600404270579.png" alt="ZhangJennie_0-1600404270579.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If can't connect board in ISP mode, update the on board debug firmware with LPCScrypt&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/design/microcontrollers-developer-resources/lpc-microcontroller-utilities/lpcscrypt-v2-1-1:LPCSCRYPT?&amp;amp;tid=vanLPCSCRYPT" target="_blank" rel="noopener"&gt;https://www.nxp.com/design/microcontrollers-developer-resources/lpc-microcontroller-utilities/lpcscrypt-v2-1-1:LPCSCRYPT?&amp;amp;tid=vanLPCSCRYPT&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;the training of how to use this tool is posted on this link.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Jun Zhang&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Sep 2020 04:44:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-programming-with-LPC-Link2/m-p/1155234#M42279</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2020-09-18T04:44:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to programming with LPC Link2</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-programming-with-LPC-Link2/m-p/1218353#M43669</link>
      <description>&lt;P&gt;hi，&lt;/P&gt;&lt;P&gt;I meet the same question as you &lt;FONT&gt;mention&lt;/FONT&gt;ed. I tested on LPC55s69-EVK successfully, but failed on LPC55s16-EVK.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jan 2021 00:28:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-programming-with-LPC-Link2/m-p/1218353#M43669</guid>
      <dc:creator>Roger_WANG_2022</dc:creator>
      <dc:date>2021-01-21T00:28:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to programming with LPC Link2</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-programming-with-LPC-Link2/m-p/1218453#M43671</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;wangguoyun&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;This thread is of 4 months ago and it is closed.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If you have query, please create a new thread. We will check.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Jennie&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jan 2021 03:23:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-programming-with-LPC-Link2/m-p/1218453#M43671</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2021-01-21T03:23:21Z</dc:date>
    </item>
  </channel>
</rss>

