<?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: GDB problems in LPCXpresso IDE</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/GDB-problems/m-p/528020#M764</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by JohnR on Fri Jan 28 10:17:24 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Just while the debugger is actually running. When it is halted (but still open) the CPU usage is 0%.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;John&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Jun 2016 02:52:49 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-16T02:52:49Z</dc:date>
    <item>
      <title>GDB problems</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/GDB-problems/m-p/528016#M760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by JohnR on Thu Jan 27 19:23:54 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;When I start debugging in LPCXpresso, a&amp;nbsp; Windows error dialog box appears complaining about crt_emu_lpc11_13_nxp.exe. I can click the Don't Send button and the system continues on to open the debugger which appears to function normally. I set break points, read out variables and so on.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Today I noticed that the computer while running the debugger seems very sluggish and looking at the Windows Task Manager, crt_emu_lpc11_13_nxp.exe is taking some 80% cpu time.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The computer is a plain vanilla IBM laptop running Windows XP SP3 with 1.00GB RAM.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is crt_emu_lpc11_13_nxp.exe usually such a resource hog? I have both v3.4 and v3.5 and both show the error message on starting the debugger. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for any help&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;John.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:52:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/GDB-problems/m-p/528016#M760</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:52:47Z</dc:date>
    </item>
    <item>
      <title>Re: GDB problems</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/GDB-problems/m-p/528017#M761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by CodeRedSupport on Fri Jan 28 01:21:37 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you have any FTDI-based USB-serial adapters, logic analyzers, or any other FTDI-based devices? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When starting a debug session, the IDE scans USB looking for debug probes to use. This includes searching for Red Probe, which uses an FTDI chip and uses FTDI drivers.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;We recently found an issue where one of the FTDI DLLs we use was not updated during the install, and consequently we were calling an out-of-date DLL which caused the crash. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Look in your Windows\System32 directory for ftd2xx.dll.The version that we ship is over 200k in size and a version number of 3.1.19.0 (in Explorer, right-click, select Properties and click on the Details tab). If your version is older, you can:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- take a copy of the current version (so you can revert if any problems are found with existing apps that use the FTDI parts)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- copy the version we supply in Drivers\RedProbe+\i386 over the current version&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- reboot&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now try debugging again&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:52:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/GDB-problems/m-p/528017#M761</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:52:48Z</dc:date>
    </item>
    <item>
      <title>Re: GDB problems</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/GDB-problems/m-p/528018#M762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by JohnR on Fri Jan 28 07:21:25 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the reply.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I updated the dll as you suggested and rebooted.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The initial error dialog has gone but the consumption of the debugger is still 70 - 80%.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is this normal?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;John&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:52:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/GDB-problems/m-p/528018#M762</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:52:48Z</dc:date>
    </item>
    <item>
      <title>Re: GDB problems</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/GDB-problems/m-p/528019#M763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by CodeRedSupport on Fri Jan 28 09:25:06 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;At what point is it 70-80%? When the application is running? When it has stopped? Please provide some more info so we can investigate.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:52:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/GDB-problems/m-p/528019#M763</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:52:49Z</dc:date>
    </item>
    <item>
      <title>Re: GDB problems</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/GDB-problems/m-p/528020#M764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by JohnR on Fri Jan 28 10:17:24 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Just while the debugger is actually running. When it is halted (but still open) the CPU usage is 0%.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;John&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:52:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/GDB-problems/m-p/528020#M764</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:52:49Z</dc:date>
    </item>
    <item>
      <title>Re: GDB problems</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/GDB-problems/m-p/528021#M765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by CodeRedSupport on Fri Jan 28 11:33:12 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;While your application is running, the debug driver is 'polling' the debug target to see if it has anything to do (e.g. semihosting (printf), debug break/watchpoints etc). I have not seen it go as high as 70%, but it is doing something.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:52:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/GDB-problems/m-p/528021#M765</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:52:50Z</dc:date>
    </item>
    <item>
      <title>Re: GDB problems</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/GDB-problems/m-p/528022#M766</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by JohnR on Sat Jan 29 06:43:37 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: &lt;/STRONG&gt;&lt;BR /&gt;I have not seen it go as high as 70%, but it is doing something. &lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It would be interesting to know what level of CPU usage other users are experiencing?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;John.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:52:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/GDB-problems/m-p/528022#M766</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:52:51Z</dc:date>
    </item>
    <item>
      <title>Re: GDB problems</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/GDB-problems/m-p/528023#M767</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Ex-Zero on Sat Jan 29 07:19:03 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;IBM ThinkPad Celeron 1.4 GHz 1.25 GB RAM with XP Pro Debugger (running) : 55-75% :mad:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;AMD Athlon X2 6000+ 4GB RAM with Win7 /32 Pro Debugger (running) : 1- 3% :)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Asus EEEPC Atom 1.6 GHz 2GB RAM with XP Home Debugger (running) : 35-50% :eek:&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:52:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/GDB-problems/m-p/528023#M767</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:52:51Z</dc:date>
    </item>
    <item>
      <title>Re: GDB problems</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/GDB-problems/m-p/528024#M768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by JohnR on Sat Jan 29 11:54:02 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Thai's an amazing spread of values!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I also have used LPCXpresso on an Asus netbook and found similar results.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Well, I guess it was time to upgrade my IBM Thinkpad that is 10 years old now.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:52:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/GDB-problems/m-p/528024#M768</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:52:52Z</dc:date>
    </item>
  </channel>
</rss>

