<?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>MCUXpresso IDEのトピックRe: How to use LPC55S69-EVK as debugging probe?</title>
    <link>https://community.nxp.com/t5/MCUXpresso-IDE/How-to-use-LPC55S69-EVK-as-debugging-probe/m-p/1032178#M5472</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A _jive_internal="true" data-avatarid="-1" data-content-finding="Community" data-userid="341959" data-username="bburch@btrcontrols.com" href="https://community.nxp.com/people/bburch@btrcontrols.com"&gt;&lt;STRONG style=": ; color: #0066cc; text-decoration: underline; "&gt;Ben Burch&lt;/STRONG&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please refer UM11158.pdf&lt;/P&gt;&lt;P&gt;4.4 Configuring the LPCXpresso55S69 to debug an off-board target&lt;BR /&gt;The LPCXpresso55S69 board’s Link2 Debug Probe may be used to debug an off-board target MCU. The on-board Link2 Debug Probe is capable of debugging target MCU’s with&lt;BR /&gt;a VDDIO range of 1.6V to 3.6V. To keep the on-board target LPC55Sxx MCU from interfering with the SWD interface, J5 must be fitted (note: the header for this jumper is not&lt;BR /&gt;installed during board production). The Link2 Debug Probe SWD should be connected by a ribbon cable between the P7 connector to the off-board target MCU SWD interface.&lt;BR /&gt;Power the LPCXpresso55S69 board from the Link USB connector P6, and fit jumper J3 across pins 2 - 3 (External Target).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tested, using LPCXpresso55s69 on board debug probe debug LPC4370, it works well. My connection is as below:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="WeChat Image_20200103152154.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/101466iD578C59E66F3BF66/image-size/large?v=v2&amp;amp;px=999" role="button" title="WeChat Image_20200103152154.jpg" alt="WeChat Image_20200103152154.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IDE connection video is attached.&lt;/P&gt;&lt;P&gt;&lt;div class="lia-vid-container video-embed-center"&gt;&lt;div id="lia-vid-6185798243001w320h240r275" class="lia-video-brightcove-player-container"&gt;&lt;video-js data-video-id="6185798243001" data-account="6153537070001" data-player="default" data-embed="default" class="vjs-fluid" controls="" data-application-id="" style="width: 100%; height: 100%;"&gt;&lt;/video-js&gt;&lt;/div&gt;&lt;script src="https://players.brightcove.net/6153537070001/default_default/index.min.js"&gt;&lt;/script&gt;&lt;script&gt;(function() {  var wrapper = document.getElementById('lia-vid-6185798243001w320h240r275');  var videoEl = wrapper ? wrapper.querySelector('video-js') : null;  if (videoEl) {     if (window.videojs) {       window.videojs(videoEl).ready(function() {         this.on('loadedmetadata', function() {           this.el().querySelectorAll('.vjs-load-progress div[data-start]').forEach(function(bar) {             bar.setAttribute('role', 'presentation');             bar.setAttribute('aria-hidden', 'true');           });         });       });     }  }})();&lt;/script&gt;&lt;a class="video-embed-link" href="https://community.nxp.com/t5/video/gallerypage/video-id/6185798243001"&gt;（マイビデオを表示）&lt;/a&gt;&lt;/div&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a nice day&lt;/P&gt;&lt;P&gt;Jun Zhang&lt;/P&gt;&lt;P&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt; Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 03 Jan 2020 07:45:48 GMT</pubDate>
    <dc:creator>ZhangJennie</dc:creator>
    <dc:date>2020-01-03T07:45:48Z</dc:date>
    <item>
      <title>How to use LPC55S69-EVK as debugging probe?</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/How-to-use-LPC55S69-EVK-as-debugging-probe/m-p/1032177#M5471</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to use this eval board as a debugging probe for an external prototype board. &amp;nbsp;I add the debugger jumper and the board shows up as a LPC-LINK2 DMSIS-DAP V5.182 in the probe search. &amp;nbsp;I can indeed use this to program the flash on the board.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I cannot do is use this with the IDE as a debugging probe. &amp;nbsp;The only option that shows up when I try is for a J-Link device, there is no option for the LPC-LINK2 device in the "Supported Probes" panel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What am I missing ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks so much!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Ben Burch&lt;/P&gt;&lt;P&gt;BTR Controls Inc.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jan 2020 15:56:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/How-to-use-LPC55S69-EVK-as-debugging-probe/m-p/1032177#M5471</guid>
      <dc:creator>bburch</dc:creator>
      <dc:date>2020-01-02T15:56:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to use LPC55S69-EVK as debugging probe?</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/How-to-use-LPC55S69-EVK-as-debugging-probe/m-p/1032178#M5472</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A _jive_internal="true" data-avatarid="-1" data-content-finding="Community" data-userid="341959" data-username="bburch@btrcontrols.com" href="https://community.nxp.com/people/bburch@btrcontrols.com"&gt;&lt;STRONG style=": ; color: #0066cc; text-decoration: underline; "&gt;Ben Burch&lt;/STRONG&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please refer UM11158.pdf&lt;/P&gt;&lt;P&gt;4.4 Configuring the LPCXpresso55S69 to debug an off-board target&lt;BR /&gt;The LPCXpresso55S69 board’s Link2 Debug Probe may be used to debug an off-board target MCU. The on-board Link2 Debug Probe is capable of debugging target MCU’s with&lt;BR /&gt;a VDDIO range of 1.6V to 3.6V. To keep the on-board target LPC55Sxx MCU from interfering with the SWD interface, J5 must be fitted (note: the header for this jumper is not&lt;BR /&gt;installed during board production). The Link2 Debug Probe SWD should be connected by a ribbon cable between the P7 connector to the off-board target MCU SWD interface.&lt;BR /&gt;Power the LPCXpresso55S69 board from the Link USB connector P6, and fit jumper J3 across pins 2 - 3 (External Target).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tested, using LPCXpresso55s69 on board debug probe debug LPC4370, it works well. My connection is as below:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="WeChat Image_20200103152154.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/101466iD578C59E66F3BF66/image-size/large?v=v2&amp;amp;px=999" role="button" title="WeChat Image_20200103152154.jpg" alt="WeChat Image_20200103152154.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IDE connection video is attached.&lt;/P&gt;&lt;P&gt;&lt;div class="lia-vid-container video-embed-center"&gt;&lt;div id="lia-vid-6185798243001w320h240r232" class="lia-video-brightcove-player-container"&gt;&lt;video-js data-video-id="6185798243001" data-account="6153537070001" data-player="default" data-embed="default" class="vjs-fluid" controls="" data-application-id="" style="width: 100%; height: 100%;"&gt;&lt;/video-js&gt;&lt;/div&gt;&lt;script src="https://players.brightcove.net/6153537070001/default_default/index.min.js"&gt;&lt;/script&gt;&lt;script&gt;(function() {  var wrapper = document.getElementById('lia-vid-6185798243001w320h240r232');  var videoEl = wrapper ? wrapper.querySelector('video-js') : null;  if (videoEl) {     if (window.videojs) {       window.videojs(videoEl).ready(function() {         this.on('loadedmetadata', function() {           this.el().querySelectorAll('.vjs-load-progress div[data-start]').forEach(function(bar) {             bar.setAttribute('role', 'presentation');             bar.setAttribute('aria-hidden', 'true');           });         });       });     }  }})();&lt;/script&gt;&lt;a class="video-embed-link" href="https://community.nxp.com/t5/video/gallerypage/video-id/6185798243001"&gt;（マイビデオを表示）&lt;/a&gt;&lt;/div&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a nice day&lt;/P&gt;&lt;P&gt;Jun Zhang&lt;/P&gt;&lt;P&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt; Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jan 2020 07:45:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/How-to-use-LPC55S69-EVK-as-debugging-probe/m-p/1032178#M5472</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2020-01-03T07:45:48Z</dc:date>
    </item>
  </channel>
</rss>

