<?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>LPC MicrocontrollersのトピックRe: Please help: No connection to emulator device</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/Please-help-No-connection-to-emulator-device/m-p/848909#M33772</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nicolas Quinteros,&lt;/P&gt;&lt;P&gt;&amp;nbsp; I am also using the OM13085 board LPCXpresso 1769 with CMSIS-DAP rev D1.&lt;/P&gt;&lt;P&gt;&amp;nbsp; Now, please check the CMSIS DAP debugger at first.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;span class="lia-inline-image-display-wrapper" image-alt="18.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/67452i601D24687F4BB03E/image-size/large?v=v2&amp;amp;px=999" role="button" title="18.jpg" alt="18.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you can open the official lpcopen project for lpc1769:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.nxp.com/downloads/en/software/lpcopen_2_10_lpcxpresso_nxp_lpcxpresso_1769.zip" title="https://www.nxp.com/downloads/en/software/lpcopen_2_10_lpcxpresso_nxp_lpcxpresso_1769.zip"&gt;https://www.nxp.com/downloads/en/software/lpcopen_2_10_lpcxpresso_nxp_lpcxpresso_1769.zip&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then you can press the debug button in the LPCxpress IDE:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_3.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/67540iD70F8D239F2AEDB5/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_3.png" alt="pastedImage_3.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;You can find I already comment the __(WFI);, this code will make the code enter the low power mode, then if you debug the code it will have the problem.&lt;/P&gt;&lt;P&gt;At this situation, please follow me, comment the WFI code, build the code.&lt;/P&gt;&lt;P&gt;In the board side, press both SW1, SW2, release SW2 at first, then release the SW1.&lt;/P&gt;&lt;P&gt;Now, try to debug the project again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you still have question about it, please kindly let me know.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Kerry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 31 Oct 2018 06:20:51 GMT</pubDate>
    <dc:creator>kerryzhou</dc:creator>
    <dc:date>2018-10-31T06:20:51Z</dc:date>
    <item>
      <title>Please help: No connection to emulator device</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Please-help-No-connection-to-emulator-device/m-p/848908#M33771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I've this problem trying to debug with LPCXpresso 1769 with CMSIS-DAP rev D1:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;LPCXpresso RedlinkMulti Driver v8.2 (Sep 5 2016 10:12:38 - crt_emu_cm_redlink build 725)&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;Failed on connect: Ee(36). Could not connect to core.&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;No connection to emulator device&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LED2 (red) and LED8 (green) are on when I connect LPC to the computer. I've tried to hold reset button and P2.10 but nothing happens.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Oct 2018 23:34:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Please-help-No-connection-to-emulator-device/m-p/848908#M33771</guid>
      <dc:creator>nicoquinterosc</dc:creator>
      <dc:date>2018-10-29T23:34:30Z</dc:date>
    </item>
    <item>
      <title>Re: Please help: No connection to emulator device</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Please-help-No-connection-to-emulator-device/m-p/848909#M33772</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nicolas Quinteros,&lt;/P&gt;&lt;P&gt;&amp;nbsp; I am also using the OM13085 board LPCXpresso 1769 with CMSIS-DAP rev D1.&lt;/P&gt;&lt;P&gt;&amp;nbsp; Now, please check the CMSIS DAP debugger at first.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;span class="lia-inline-image-display-wrapper" image-alt="18.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/67452i601D24687F4BB03E/image-size/large?v=v2&amp;amp;px=999" role="button" title="18.jpg" alt="18.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you can open the official lpcopen project for lpc1769:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.nxp.com/downloads/en/software/lpcopen_2_10_lpcxpresso_nxp_lpcxpresso_1769.zip" title="https://www.nxp.com/downloads/en/software/lpcopen_2_10_lpcxpresso_nxp_lpcxpresso_1769.zip"&gt;https://www.nxp.com/downloads/en/software/lpcopen_2_10_lpcxpresso_nxp_lpcxpresso_1769.zip&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then you can press the debug button in the LPCxpress IDE:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_3.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/67540iD70F8D239F2AEDB5/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_3.png" alt="pastedImage_3.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;You can find I already comment the __(WFI);, this code will make the code enter the low power mode, then if you debug the code it will have the problem.&lt;/P&gt;&lt;P&gt;At this situation, please follow me, comment the WFI code, build the code.&lt;/P&gt;&lt;P&gt;In the board side, press both SW1, SW2, release SW2 at first, then release the SW1.&lt;/P&gt;&lt;P&gt;Now, try to debug the project again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you still have question about it, please kindly let me know.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Kerry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Oct 2018 06:20:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Please-help-No-connection-to-emulator-device/m-p/848909#M33772</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2018-10-31T06:20:51Z</dc:date>
    </item>
    <item>
      <title>Re: Please help: No connection to emulator device</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Please-help-No-connection-to-emulator-device/m-p/848910#M33773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for&amp;nbsp;answering Kerry! But I still have the same problem.&lt;/P&gt;&lt;P&gt;I followed the steps, but nothing new happen.&lt;/P&gt;&lt;P&gt;I get this error message after Build, press the buttons and Debug the proyect, with the (&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;__WFI) line commented:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/7189i377722DF6BECE3ED/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;press both SW1, SW2, release SW2 at first, and then release SW1, n&lt;SPAN style="color: #333333;"&gt;othing really happened&lt;/SPAN&gt;. LEDs on board are still ON.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;If something comes to your mind, please let me know!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Nicolas&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Nov 2018 20:43:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Please-help-No-connection-to-emulator-device/m-p/848910#M33773</guid>
      <dc:creator>nicoquinterosc</dc:creator>
      <dc:date>2018-11-02T20:43:59Z</dc:date>
    </item>
    <item>
      <title>Re: Please help: No connection to emulator device</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Please-help-No-connection-to-emulator-device/m-p/848911#M33774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Nicolas&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Please also give me your device and printers screen shoot, just like the picture which I give you in the above reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp; Do you have the CMSIS DAP debugger?&lt;/P&gt;&lt;P&gt;If you have the CMSIS DAP, please delete these two files, then try it again:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/38804iA5EF7A38C255DD21/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Please also check the hardware:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/38274i8C68E897477B8F0F/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;JP1_2, do you have 3.3V?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Kerry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Nov 2018 09:25:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Please-help-No-connection-to-emulator-device/m-p/848911#M33774</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2018-11-05T09:25:04Z</dc:date>
    </item>
  </channel>
</rss>

