<?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: OM13085 debugging in LPCXpresso IDE</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/OM13085-debugging/m-p/765443#M33240</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you confirm that you really have the board you say you have :&amp;nbsp;&lt;A class="link-titled" href="https://www.nxp.com/support/developer-resources/hardware-development-tools/lpcxpresso-boards/lpcxpresso-board-for-lpc1769-with-cmsis-dap-probe:OM13085" title="https://www.nxp.com/support/developer-resources/hardware-development-tools/lpcxpresso-boards/lpcxpresso-board-for-lpc1769-with-cmsis-dap-probe:OM13085"&gt;LPCXpresso board for LPC1769 with CMSIS DAP probe|NXP&lt;/A&gt;&amp;nbsp;?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The above board should not provide an mbed type interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have a different board that does have an mbed type interface, then the problem may well be that you have not installed the mbed serial port driver (assuming you are using a Windows PC). If you don't do this, then the debug interface will not be visible either. &amp;nbsp;You can get the mbed serial port driver installer from:&amp;nbsp;&lt;A class="link-titled" href="https://os.mbed.com/handbook/Windows-serial-configuration" title="https://os.mbed.com/handbook/Windows-serial-configuration"&gt;Windows serial configuration - Handbook | Mbed&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As an aside - if you are only just starting out, then you may wish to consider the MCUXpresso IDE rather than the older LPCXpresso IDE product. For more details, visit &lt;A href="http://www.nxp.com/mcuxpresso/ide"&gt;http://www.nxp.com/mcuxpresso/ide&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;LPCXpresso Support&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Dec 2017 11:08:56 GMT</pubDate>
    <dc:creator>lpcxpresso_supp</dc:creator>
    <dc:date>2017-12-06T11:08:56Z</dc:date>
    <item>
      <title>OM13085 debugging</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/OM13085-debugging/m-p/765442#M33239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV class=""&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have lpcxpresso board OM13085 and I need debug mcu.&lt;/P&gt;&lt;P&gt;Insteed of if I plug board into USB. LpcXpresso cant detect any debug probe but windows open flash disk called MBED.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I know that MBED is fast and easy but I need run debug probe that comes with board. How I can do that????&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PS: previous board that I have working great&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank so much.&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Dec 2017 17:48:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/OM13085-debugging/m-p/765442#M33239</guid>
      <dc:creator>johnneser</dc:creator>
      <dc:date>2017-12-05T17:48:32Z</dc:date>
    </item>
    <item>
      <title>Re: OM13085 debugging</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/OM13085-debugging/m-p/765443#M33240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you confirm that you really have the board you say you have :&amp;nbsp;&lt;A class="link-titled" href="https://www.nxp.com/support/developer-resources/hardware-development-tools/lpcxpresso-boards/lpcxpresso-board-for-lpc1769-with-cmsis-dap-probe:OM13085" title="https://www.nxp.com/support/developer-resources/hardware-development-tools/lpcxpresso-boards/lpcxpresso-board-for-lpc1769-with-cmsis-dap-probe:OM13085"&gt;LPCXpresso board for LPC1769 with CMSIS DAP probe|NXP&lt;/A&gt;&amp;nbsp;?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The above board should not provide an mbed type interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have a different board that does have an mbed type interface, then the problem may well be that you have not installed the mbed serial port driver (assuming you are using a Windows PC). If you don't do this, then the debug interface will not be visible either. &amp;nbsp;You can get the mbed serial port driver installer from:&amp;nbsp;&lt;A class="link-titled" href="https://os.mbed.com/handbook/Windows-serial-configuration" title="https://os.mbed.com/handbook/Windows-serial-configuration"&gt;Windows serial configuration - Handbook | Mbed&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As an aside - if you are only just starting out, then you may wish to consider the MCUXpresso IDE rather than the older LPCXpresso IDE product. For more details, visit &lt;A href="http://www.nxp.com/mcuxpresso/ide"&gt;http://www.nxp.com/mcuxpresso/ide&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;LPCXpresso Support&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Dec 2017 11:08:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/OM13085-debugging/m-p/765443#M33240</guid>
      <dc:creator>lpcxpresso_supp</dc:creator>
      <dc:date>2017-12-06T11:08:56Z</dc:date>
    </item>
  </channel>
</rss>

