<?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 Debugging troubles with LPC1769 when hovering with mouse over array in LPCXpresso IDE</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/Debugging-troubles-with-LPC1769-when-hovering-with-mouse-over/m-p/565477#M18031</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Darko8 on Wed Mar 14 04:53:41 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm using LPCXpresso board with CodeRed LPCXpresso software. I'm using default unmodified CMSIS2 library and USB library from base board (RDB1768cmsis2_usbstack).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(Default 12MHz clock without any modifications of PLL settings in library)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I made sure that workspace is clean and with default values by switching to other workspace and reimporting all libraries and examples from archives.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I hover the mouse cursor over relatively large array (8192 B) I get an error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;15: Target error from Read Memory&amp;nbsp;&amp;nbsp; Not connected&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If I do the same for small array or variable it is working OK (I can see LED blink on LPC-Link board every time I hover the mouse over some variable).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I can also step over or into functions without any problem just until I hover the mouse over such array.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there any setting for communication timeout or maybe for defining maximum array length read back to IDE?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm on the very tight schedule so I need answer asap. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Any suggestions?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards, Darko&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Jun 2016 02:16:46 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-16T02:16:46Z</dc:date>
    <item>
      <title>Debugging troubles with LPC1769 when hovering with mouse over array</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Debugging-troubles-with-LPC1769-when-hovering-with-mouse-over/m-p/565477#M18031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Darko8 on Wed Mar 14 04:53:41 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm using LPCXpresso board with CodeRed LPCXpresso software. I'm using default unmodified CMSIS2 library and USB library from base board (RDB1768cmsis2_usbstack).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(Default 12MHz clock without any modifications of PLL settings in library)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I made sure that workspace is clean and with default values by switching to other workspace and reimporting all libraries and examples from archives.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I hover the mouse cursor over relatively large array (8192 B) I get an error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;15: Target error from Read Memory&amp;nbsp;&amp;nbsp; Not connected&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If I do the same for small array or variable it is working OK (I can see LED blink on LPC-Link board every time I hover the mouse over some variable).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I can also step over or into functions without any problem just until I hover the mouse over such array.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there any setting for communication timeout or maybe for defining maximum array length read back to IDE?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm on the very tight schedule so I need answer asap. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Any suggestions?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards, Darko&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:16:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Debugging-troubles-with-LPC1769-when-hovering-with-mouse-over/m-p/565477#M18031</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:16:46Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging troubles with LPC1769 when hovering with mouse over array</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Debugging-troubles-with-LPC1769-when-hovering-with-mouse-over/m-p/565478#M18032</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 Thu Mar 15 02:46:32 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;OK. I can replicate the problem. It appears to be some strange corner case timeout transferring very large blocks of data when hovering. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'll flag this for further investigation and fixing in a future LPCXpresso release. For the moment I am afraid that I can only suggest avoiding using hover on very large arrays- and instead, for example, use the variable view. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Note that this only seems to affect LPC-Link, not Red Probe+ or the RDB-Link on our RDB1768 board. Thus you could consider using a &lt;/SPAN&gt;&lt;A href="http://http://www.code-red-tech.com/red-probe-plus.php"&gt;Red Probe+ &lt;/A&gt;&lt;SPAN&gt;instead of LPC-Link.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;CodeRedSupport&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:16:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Debugging-troubles-with-LPC1769-when-hovering-with-mouse-over/m-p/565478#M18032</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:16:47Z</dc:date>
    </item>
  </channel>
</rss>

