<?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 Re: What are the differences of CMSIS and J-Link debuggers? in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/What-are-the-differences-of-CMSIS-and-J-Link-debuggers/m-p/1589022#M51421</link>
    <description>&lt;P class="lia-align-justify"&gt;Hello &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/208457"&gt;@mh_n&lt;/a&gt;,&lt;/P&gt;
&lt;P class="lia-align-justify"&gt;Could you please take a look at the following community post:&amp;nbsp;&lt;A href="https://community.nxp.com/t5/MCUXpresso-IDE/Could-not-connect-to-target/m-p/1297670" target="_blank"&gt;Could not connect to target - NXP Community&lt;/A&gt;?&lt;/P&gt;
&lt;P class="lia-align-justify"&gt;Also, might be good to reset the board, clean the project and build it again, before debugging.&lt;/P&gt;
&lt;P class="lia-align-justify"&gt;Best regards, Raul.&lt;/P&gt;</description>
    <pubDate>Fri, 27 Jan 2023 17:37:57 GMT</pubDate>
    <dc:creator>RaRo</dc:creator>
    <dc:date>2023-01-27T17:37:57Z</dc:date>
    <item>
      <title>What are the differences of CMSIS and J-Link debuggers?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/What-are-the-differences-of-CMSIS-and-J-Link-debuggers/m-p/1585709#M51331</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am working with a board made internally with LPC54S016 and a MCU-Link Pro as the debugger probe.&lt;/P&gt;&lt;P&gt;I have noticed that when I use MCU-Link Pro with CMSIS debugger, I am able to load my program to flash and can confirm that after a power cycle, the program runs from flash; However, when using J-Link, in the MCUXpresso IDE I can see that the debugger does not stop in the beginning of the code and I simply cannot run my software on the board (power-cycling also seems to indicate that the software was not loaded onto flash)&lt;/P&gt;&lt;P&gt;My question is, what are the differences between CMSIS and J-Link that could cause such difference and where to start looking at to find a solution to this.&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Mohammad&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jan 2023 20:06:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/What-are-the-differences-of-CMSIS-and-J-Link-debuggers/m-p/1585709#M51331</guid>
      <dc:creator>mh_n</dc:creator>
      <dc:date>2023-01-19T20:06:15Z</dc:date>
    </item>
    <item>
      <title>Re: What are the differences of CMSIS and J-Link debuggers?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/What-are-the-differences-of-CMSIS-and-J-Link-debuggers/m-p/1585872#M51333</link>
      <description>&lt;P&gt;What you describe looks like the J-Link is configured for the wrong device. Can you check your J-Link debugger settings (launch configuration) if the correct device is specified. And check the console output if your device you expect is shown there too.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jan 2023 06:40:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/What-are-the-differences-of-CMSIS-and-J-Link-debuggers/m-p/1585872#M51333</guid>
      <dc:creator>ErichStyger</dc:creator>
      <dc:date>2023-01-20T06:40:06Z</dc:date>
    </item>
    <item>
      <title>Re: What are the differences of CMSIS and J-Link debuggers?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/What-are-the-differences-of-CMSIS-and-J-Link-debuggers/m-p/1586383#M51345</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/17173"&gt;@ErichStyger&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Thank you for your reply,&lt;/P&gt;&lt;P&gt;You are right, I just found that it was configured for LPC54S018 while it should have been LPC54S016.&lt;/P&gt;&lt;P&gt;So I changed the device in J-Link debugger settings to the right device and I could still see LPC54S018 in the console, so I changed the MCU from the MCU settings in properties. (Now I can see the right device also in the console).&lt;/P&gt;&lt;P&gt;However,&amp;nbsp; I see an error "Could not connect to target" now (Screenshot below)&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Mohammad&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mh_n_1-1674408560002.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/208101i20368491F33C3A60/image-size/large?v=v2&amp;amp;px=999" role="button" title="mh_n_1-1674408560002.png" alt="mh_n_1-1674408560002.png" /&gt;&lt;/span&gt;&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;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 22 Jan 2023 17:30:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/What-are-the-differences-of-CMSIS-and-J-Link-debuggers/m-p/1586383#M51345</guid>
      <dc:creator>mh_n</dc:creator>
      <dc:date>2023-01-22T17:30:29Z</dc:date>
    </item>
    <item>
      <title>Re: What are the differences of CMSIS and J-Link debuggers?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/What-are-the-differences-of-CMSIS-and-J-Link-debuggers/m-p/1586728#M51352</link>
      <description>&lt;P&gt;I also found a post (&lt;A href="https://community.nxp.com/t5/i-MX-RT-Knowledge-Base/RT600-MCUXpresso-JLINK-debug-QSPI-flash/ta-p/1345484" target="_blank"&gt;RT600 MCUXpresso JLINK debug QSPI flash - NXP Community)&lt;/A&gt;&amp;nbsp;and was wondering if there is another one related to the LPC54S018-EVK or such board that I could make use of.&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Mohammad&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jan 2023 16:35:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/What-are-the-differences-of-CMSIS-and-J-Link-debuggers/m-p/1586728#M51352</guid>
      <dc:creator>mh_n</dc:creator>
      <dc:date>2023-01-23T16:35:57Z</dc:date>
    </item>
    <item>
      <title>Re: What are the differences of CMSIS and J-Link debuggers?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/What-are-the-differences-of-CMSIS-and-J-Link-debuggers/m-p/1589022#M51421</link>
      <description>&lt;P class="lia-align-justify"&gt;Hello &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/208457"&gt;@mh_n&lt;/a&gt;,&lt;/P&gt;
&lt;P class="lia-align-justify"&gt;Could you please take a look at the following community post:&amp;nbsp;&lt;A href="https://community.nxp.com/t5/MCUXpresso-IDE/Could-not-connect-to-target/m-p/1297670" target="_blank"&gt;Could not connect to target - NXP Community&lt;/A&gt;?&lt;/P&gt;
&lt;P class="lia-align-justify"&gt;Also, might be good to reset the board, clean the project and build it again, before debugging.&lt;/P&gt;
&lt;P class="lia-align-justify"&gt;Best regards, Raul.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jan 2023 17:37:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/What-are-the-differences-of-CMSIS-and-J-Link-debuggers/m-p/1589022#M51421</guid>
      <dc:creator>RaRo</dc:creator>
      <dc:date>2023-01-27T17:37:57Z</dc:date>
    </item>
    <item>
      <title>Re: What are the differences of CMSIS and J-Link debuggers?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/What-are-the-differences-of-CMSIS-and-J-Link-debuggers/m-p/1589986#M51446</link>
      <description>Thank you for providing this link. I went through the points mentioned in that post and tried all software-related steps, but I the issue persists. (My assumption is that since the same project and board have no issues when using CMSIS, there should not be any hardware-related issue when using J-Link)</description>
      <pubDate>Mon, 30 Jan 2023 17:56:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/What-are-the-differences-of-CMSIS-and-J-Link-debuggers/m-p/1589986#M51446</guid>
      <dc:creator>mh_n</dc:creator>
      <dc:date>2023-01-30T17:56:26Z</dc:date>
    </item>
  </channel>
</rss>

