<?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>LPCXpresso IDE中的主题 Re: LPCXpresso 8.2.0 debugging sample code fails, 7.5.0 works</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPCXpresso-8-2-0-debugging-sample-code-fails-7-5-0-works/m-p/588953#M28388</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: #1f497d;"&gt;One problem is the LinkServer connection to your LPC11C24 board does not consistently report an ACK error when GDB requests a read at a non-existent address.&amp;nbsp; In this case, GDB is requesting a read at address 0xA5A5A5A5 (the FreeRTOS stack fill pattern). This did not produce an error, and the contents of the read buffer were used for a subsequent read. The read at address 0xFFFFFFFF did produce a error, which is fatal in this circumstance. We'll investigate this further.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: #1f497d;"&gt;&lt;SPAN&gt;In the meantime, you can work around this problem if you bypass the LinkServer connection. Unfortunately, the bypass option is not available in the latest LPCXpresso_8.2.0_647 release. You can, however, bypass the LinkServer in the LPCXpresso_8.0.0_526 release available on the &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.nxp.com" rel="nofollow" target="_blank"&gt;http://www.nxp.com&lt;/A&gt;&lt;SPAN&gt; LPCXpresso download page. You need a login to download.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: #1f497d;"&gt;To disable use of the LinkServer, use the LPCXpresso_8.0.0_526 menu:&lt;/SPAN&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: #1f497d;"&gt;Navigate to Windows -&amp;gt; Preferences- &amp;gt; LPCXpresso -&amp;gt; Debug Emulator Selection &amp;lt;tab&amp;gt;.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: #1f497d;"&gt;Uncheck the LinkServer tab.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: #1f497d;"&gt;Apply your changes.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: #1f497d;"&gt;Delete, then recreate your project launch configurations.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: #1f497d;"&gt;Thanks and regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: #1f497d;"&gt;LPCXpresso Support&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Aug 2016 23:04:55 GMT</pubDate>
    <dc:creator>lpcxpresso_supp</dc:creator>
    <dc:date>2016-08-11T23:04:55Z</dc:date>
    <item>
      <title>LPCXpresso 8.2.0 debugging sample code fails, 7.5.0 works</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPCXpresso-8-2-0-debugging-sample-code-fails-7-5-0-works/m-p/588951#M28386</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just installed LPCXpresso 8.2.0 on Mac OS X 10.11.6 and tried to debug the stock nxp_lpcxpresso_11c24_freertos_blinky code on an unmodified LPCXpresso LPC11C24 REV B card. It downloads and runs, but if I pause and then try to resume execution, it stops and will not resume, nor can I restart the code without stopping the debugger. &lt;/P&gt;&lt;P&gt;. &lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/1252iE6DE81AD195676A8/image-size/large?v=v2&amp;amp;px=999" title="Screen Shot 2016-08-10 at 12.00.25 PM.png" alt="Screen Shot 2016-08-10 at 12.00.25 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Performing the exact same test using LPCXpresso 7.5.0 works with no problems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried patching gdb with the latest version, but the behavior is the same.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Aug 2016 19:12:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPCXpresso-8-2-0-debugging-sample-code-fails-7-5-0-works/m-p/588951#M28386</guid>
      <dc:creator>georgemitsuoka</dc:creator>
      <dc:date>2016-08-10T19:12:46Z</dc:date>
    </item>
    <item>
      <title>Re: LPCXpresso 8.2.0 debugging sample code fails, 7.5.0 works</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPCXpresso-8-2-0-debugging-sample-code-fails-7-5-0-works/m-p/588952#M28387</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've replicated the behaviour you report on LPC11, but it seems to work fine on LPC43xx. So this may well be Cortex-M0 specific.&amp;nbsp; We'll now investigate further.&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>Thu, 11 Aug 2016 10:45:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPCXpresso-8-2-0-debugging-sample-code-fails-7-5-0-works/m-p/588952#M28387</guid>
      <dc:creator>lpcxpresso_supp</dc:creator>
      <dc:date>2016-08-11T10:45:13Z</dc:date>
    </item>
    <item>
      <title>Re: LPCXpresso 8.2.0 debugging sample code fails, 7.5.0 works</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPCXpresso-8-2-0-debugging-sample-code-fails-7-5-0-works/m-p/588953#M28388</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: #1f497d;"&gt;One problem is the LinkServer connection to your LPC11C24 board does not consistently report an ACK error when GDB requests a read at a non-existent address.&amp;nbsp; In this case, GDB is requesting a read at address 0xA5A5A5A5 (the FreeRTOS stack fill pattern). This did not produce an error, and the contents of the read buffer were used for a subsequent read. The read at address 0xFFFFFFFF did produce a error, which is fatal in this circumstance. We'll investigate this further.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: #1f497d;"&gt;&lt;SPAN&gt;In the meantime, you can work around this problem if you bypass the LinkServer connection. Unfortunately, the bypass option is not available in the latest LPCXpresso_8.2.0_647 release. You can, however, bypass the LinkServer in the LPCXpresso_8.0.0_526 release available on the &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.nxp.com" rel="nofollow" target="_blank"&gt;http://www.nxp.com&lt;/A&gt;&lt;SPAN&gt; LPCXpresso download page. You need a login to download.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: #1f497d;"&gt;To disable use of the LinkServer, use the LPCXpresso_8.0.0_526 menu:&lt;/SPAN&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: #1f497d;"&gt;Navigate to Windows -&amp;gt; Preferences- &amp;gt; LPCXpresso -&amp;gt; Debug Emulator Selection &amp;lt;tab&amp;gt;.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: #1f497d;"&gt;Uncheck the LinkServer tab.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: #1f497d;"&gt;Apply your changes.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: #1f497d;"&gt;Delete, then recreate your project launch configurations.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: #1f497d;"&gt;Thanks and regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: #1f497d;"&gt;LPCXpresso Support&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Aug 2016 23:04:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPCXpresso-8-2-0-debugging-sample-code-fails-7-5-0-works/m-p/588953#M28388</guid>
      <dc:creator>lpcxpresso_supp</dc:creator>
      <dc:date>2016-08-11T23:04:55Z</dc:date>
    </item>
    <item>
      <title>Re: LPCXpresso 8.2.0 debugging sample code fails, 7.5.0 works</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPCXpresso-8-2-0-debugging-sample-code-fails-7-5-0-works/m-p/588954#M28389</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you provide a link to the LPCXpresso_8.0.0_526 download? I only see an option to download 8.2.0 when I login to nxp.com.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--George&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Aug 2016 18:07:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPCXpresso-8-2-0-debugging-sample-code-fails-7-5-0-works/m-p/588954#M28389</guid>
      <dc:creator>georgemitsuoka</dc:creator>
      <dc:date>2016-08-12T18:07:01Z</dc:date>
    </item>
    <item>
      <title>Re: LPCXpresso 8.2.0 debugging sample code fails, 7.5.0 works</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPCXpresso-8-2-0-debugging-sample-code-fails-7-5-0-works/m-p/588955#M28390</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is as close as I can get you without you logging in:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.nxp.com/products/software-and-tools/software-development-tools/software-tools/lpc-microcontroller-utilities/lpcxpresso-ide-v8.2.0:LPCXPRESSO?code=LPCXPRESSO&amp;amp;nodeId=015210BAF75070863D&amp;amp;fpsp=1&amp;amp;tab=Design_Tools_Tab#nogo"&gt;http://www.nxp.com/products/software-and-tools/software-development-tools/software-tools/lpc-microcontroller-utilities/lpcxpresso-ide-v8.2.0:LPCXPRESSO?code=LPCXPRESSO&amp;amp;nodeId=015210BAF75070863D&amp;amp;fpsp=1&amp;amp;tab=Design_Tools_Tab#nogo&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From here, press the Download button on the right. You'll see a menu like the following. Select the Current tab since you want an earlier 8.0 release. It will ask you to agree to Terms and Conditions, and once you do you'll get a list of the 8.0 installations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H1 class="page-title"&gt;Product Information&lt;/H1&gt;&lt;H2 class="page-sub-heading"&gt;LPCXpresso IDE&lt;/H2&gt;&lt;P&gt;Select a version. To access older versions, click on the " Previous " tab&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://nxp.flexnetoperations.com/control/frse/product?child_plneID=730797&amp;amp;ver=CURRENT"&gt;Current&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://nxp.flexnetoperations.com/control/frse/product?child_plneID=730797&amp;amp;ver=ARC"&gt;Previous&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;TABLE class="wide prd-vers striped-tbl" summary="This table contains a list of products."&gt;&lt;THEAD&gt;&lt;TR&gt;&lt;TH class="digit" scope="col"&gt;Version&lt;/TH&gt;&lt;TH scope="col"&gt;Description&lt;/TH&gt;&lt;TH class="links" scope="col"&gt;&amp;nbsp; &lt;/TH&gt;&lt;/TR&gt;&lt;/THEAD&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;8.X.X&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&amp;nbsp; &lt;A href="https://nxp.flexnetoperations.com/control/frse/download?element=7632797"&gt;LPCXpresso IDE for Linux v8.x.x&lt;/A&gt;&amp;nbsp;&amp;nbsp; &lt;/TD&gt;&lt;TD&gt;&amp;nbsp; &lt;A href="https://nxp.flexnetoperations.com/control/frse/certdlog?item_key=7632797"&gt;Download Log&lt;/A&gt;&amp;nbsp; &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;8.X.X&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&amp;nbsp; &lt;A href="https://nxp.flexnetoperations.com/control/frse/download?element=7632697"&gt;LPCXpresso IDE for MAC v8.x.x&lt;/A&gt;&amp;nbsp;&amp;nbsp; &lt;/TD&gt;&lt;TD&gt;&amp;nbsp; &lt;A href="https://nxp.flexnetoperations.com/control/frse/certdlog?item_key=7632697"&gt;Download Log&lt;/A&gt;&amp;nbsp; &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;8.X.X&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&amp;nbsp; &lt;A href="https://nxp.flexnetoperations.com/control/frse/download?element=7632767"&gt;LPCXpresso IDE for Windows v8.x.x&lt;/A&gt;&amp;nbsp;&amp;nbsp; &lt;/TD&gt;&lt;TD&gt;&amp;nbsp; &lt;A href="https://nxp.flexnetoperations.com/control/frse/certdlog?item_key=7632767"&gt;Download Log&lt;/A&gt;&amp;nbsp; &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Aug 2016 21:39:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPCXpresso-8-2-0-debugging-sample-code-fails-7-5-0-works/m-p/588955#M28390</guid>
      <dc:creator>lpcxpresso_supp</dc:creator>
      <dc:date>2016-08-12T21:39:44Z</dc:date>
    </item>
    <item>
      <title>Re: LPCXpresso 8.2.0 debugging sample code fails, 7.5.0 works</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPCXpresso-8-2-0-debugging-sample-code-fails-7-5-0-works/m-p/588956#M28391</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;FYI - LPCXpresso IDE v8.2.2 has just been released and should resolve this issue.&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>Tue, 13 Sep 2016 07:47:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPCXpresso-8-2-0-debugging-sample-code-fails-7-5-0-works/m-p/588956#M28391</guid>
      <dc:creator>lpcxpresso_supp</dc:creator>
      <dc:date>2016-09-13T07:47:46Z</dc:date>
    </item>
    <item>
      <title>Re: LPCXpresso 8.2.0 debugging sample code fails, 7.5.0 works</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPCXpresso-8-2-0-debugging-sample-code-fails-7-5-0-works/m-p/588957#M28392</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;8.2.2 appears to have resolved the issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--George&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Sep 2016 18:20:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPCXpresso-8-2-0-debugging-sample-code-fails-7-5-0-works/m-p/588957#M28392</guid>
      <dc:creator>georgemitsuoka</dc:creator>
      <dc:date>2016-09-15T18:20:33Z</dc:date>
    </item>
  </channel>
</rss>

