<?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>Processor Expert SoftwareのトピックRe: How to check if MCU LINK is connected</title>
    <link>https://community.nxp.com/t5/Processor-Expert-Software/How-to-check-if-MCU-LINK-is-connected/m-p/1800276#M5763</link>
    <description>&lt;P&gt;Hello, my name is Pavel, and I will be supporting your case, about your doubts are you using an EVK, or you are referring to the MCU and the external tool? if I do not understand right, please could you elaborate further, and use images if you might be necessary.&lt;/P&gt;&lt;P&gt;Best regards,&lt;BR /&gt;Pavel&lt;/P&gt;</description>
    <pubDate>Thu, 01 Feb 2024 20:58:04 GMT</pubDate>
    <dc:creator>Pavel_Hernandez</dc:creator>
    <dc:date>2024-02-01T20:58:04Z</dc:date>
    <item>
      <title>How to check if MCU LINK is connected</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/How-to-check-if-MCU-LINK-is-connected/m-p/1800028#M5762</link>
      <description>&lt;P&gt;Dear al,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have very strange question&lt;/P&gt;&lt;P&gt;I'm developing a project using LPC5526 CPU. Is there any possibility to check if the MCU LINK is connected to the target ?&lt;/P&gt;&lt;P&gt;Thank you very much for your help and cooperation&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;</description>
      <pubDate>Thu, 01 Feb 2024 15:10:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/How-to-check-if-MCU-LINK-is-connected/m-p/1800028#M5762</guid>
      <dc:creator>_Ferrari_</dc:creator>
      <dc:date>2024-02-01T15:10:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to check if MCU LINK is connected</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/How-to-check-if-MCU-LINK-is-connected/m-p/1800276#M5763</link>
      <description>&lt;P&gt;Hello, my name is Pavel, and I will be supporting your case, about your doubts are you using an EVK, or you are referring to the MCU and the external tool? if I do not understand right, please could you elaborate further, and use images if you might be necessary.&lt;/P&gt;&lt;P&gt;Best regards,&lt;BR /&gt;Pavel&lt;/P&gt;</description>
      <pubDate>Thu, 01 Feb 2024 20:58:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/How-to-check-if-MCU-LINK-is-connected/m-p/1800276#M5763</guid>
      <dc:creator>Pavel_Hernandez</dc:creator>
      <dc:date>2024-02-01T20:58:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to check if MCU LINK is connected</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/How-to-check-if-MCU-LINK-is-connected/m-p/1800678#M5765</link>
      <description>&lt;P&gt;Dear Pavel, thank you for your prompt answare&lt;/P&gt;&lt;P&gt;Using the __NVIC_SystemReset() I can generate a system reset and the POWER_GetWakeUpCause function provides a way to distinguish between a power-on reset and a system reset by examining the return parameters.&lt;/P&gt;&lt;P&gt;However a system reset can also be triggered by the MCU Link debug probe so, when the program starts, I can't know if the System Reset is generate because __NVIC_SystemReset() is called or or if System Reset is generated by MCU Link probe.&lt;/P&gt;&lt;P&gt;So my question is: Is there any trick or procedure that permits to know if MCU Link probe is connected to the target CPU ? (i.e. checking some special CPU register or I/O port, ....)&lt;/P&gt;</description>
      <pubDate>Fri, 02 Feb 2024 08:27:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/How-to-check-if-MCU-LINK-is-connected/m-p/1800678#M5765</guid>
      <dc:creator>_Ferrari_</dc:creator>
      <dc:date>2024-02-02T08:27:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to check if MCU LINK is connected</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/How-to-check-if-MCU-LINK-is-connected/m-p/1801158#M5769</link>
      <description>&lt;P&gt;Hello, maybe you could try with BLHOST and send the command get property.&lt;/P&gt;
&lt;P&gt;blhost -p COMX get-property 1&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Pavel_Hernandez_0-1706920281003.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/261737i0AC76BFAA9CAAF19/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Pavel_Hernandez_0-1706920281003.png" alt="Pavel_Hernandez_0-1706920281003.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/docs/en/user-guide/MCUBLHOSTUG.pdf" target="_blank"&gt;MCUBLHOSTUG.pdf (nxp.com)&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Pavel&lt;/P&gt;</description>
      <pubDate>Sat, 03 Feb 2024 00:31:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/How-to-check-if-MCU-LINK-is-connected/m-p/1801158#M5769</guid>
      <dc:creator>Pavel_Hernandez</dc:creator>
      <dc:date>2024-02-03T00:31:40Z</dc:date>
    </item>
  </channel>
</rss>

