<?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: A problem on the: LPCXpresso v7 program.  in LPCXpresso IDE</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/A-problem-on-the-LPCXpresso-v7-program/m-p/589864#M28828</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by lpcxpresso-support on Thu Aug 21 04:02:17 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I am glad that you found a solution.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It would be helpful if you could provide a means of replicating the problem here though so that we can investigate further. A buildable project with instructions on how to trigger the fault would be ideal!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.lpcware.com%2Fcontent%2Ffaq%2Flpcxpresso%2Fhow-importexport-projects" rel="nofollow" target="_blank"&gt;http://www.lpcware.com/content/faq/lpcxpresso/how-importexport-projects&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please also confirm which version of LPCXpresso you are actually using - 7.3.0 ??&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;LPCXpresso Support&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Jun 2016 02:46:12 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-16T02:46:12Z</dc:date>
    <item>
      <title>A problem on the: LPCXpresso v7 program.</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/A-problem-on-the-LPCXpresso-v7-program/m-p/589862#M28826</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by shimon.s on Thu Aug 21 01:06:50 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi All,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm using the: LPCXpresso v7 with the: LPC1343FBD48 chip.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm getting the attached problem (When I'm trying to download the program to the External device) and I've:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Closed the program.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Restarted the PC.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But the problem continues, I'll be happy for any idea to solve the problem&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;On the Console I'm getting the following info: The target endianness is set automatically (currently little endian)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;/home/build/work/GCC-4-8-build/src/gdb/gdb/linespec.c:2445: internal-error: decode_line_full: Assertion `state-&amp;gt;canonical_names&lt;/SPAN&gt;&lt;I&gt;.suffix != NULL' failed.&lt;BR /&gt;A problem internal to GDB has been detected,&lt;BR /&gt;further debugging may prove unreliable.&lt;BR /&gt;Quit this debugging session? (y or n) [answered Y; input not from terminal]&lt;BR /&gt;/home/build/work/GCC-4-8-build/src/gdb/gdb/linespec.c:2445: internal-error: decode_line_full: Assertion `state-&amp;gt;canonical_names&lt;I&gt;.suffix != NULL' failed.&lt;BR /&gt;A problem internal to GDB has been detected,&lt;BR /&gt;further debugging may prove unreliable.&lt;BR /&gt;Create a core file of GDB? (y or n) [answered Y; input not from terminal]&lt;BR /&gt;&lt;BR /&gt;This application has requested the Runtime to terminate it in an unusual way.&lt;BR /&gt;Please contact the application's support team for more information.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Shimon.&lt;/I&gt;&lt;/I&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:46:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/A-problem-on-the-LPCXpresso-v7-program/m-p/589862#M28826</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:46:11Z</dc:date>
    </item>
    <item>
      <title>Re: A problem on the: LPCXpresso v7 program.</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/A-problem-on-the-LPCXpresso-v7-program/m-p/589863#M28827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by shimon.s on Thu Aug 21 02:40:13 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi All,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The problem solution was to remove the disabled breakpoints.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;10X,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Shimon.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:46:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/A-problem-on-the-LPCXpresso-v7-program/m-p/589863#M28827</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:46:12Z</dc:date>
    </item>
    <item>
      <title>Re: A problem on the: LPCXpresso v7 program.</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/A-problem-on-the-LPCXpresso-v7-program/m-p/589864#M28828</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by lpcxpresso-support on Thu Aug 21 04:02:17 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I am glad that you found a solution.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It would be helpful if you could provide a means of replicating the problem here though so that we can investigate further. A buildable project with instructions on how to trigger the fault would be ideal!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.lpcware.com%2Fcontent%2Ffaq%2Flpcxpresso%2Fhow-importexport-projects" rel="nofollow" target="_blank"&gt;http://www.lpcware.com/content/faq/lpcxpresso/how-importexport-projects&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please also confirm which version of LPCXpresso you are actually using - 7.3.0 ??&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;LPCXpresso Support&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:46:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/A-problem-on-the-LPCXpresso-v7-program/m-p/589864#M28828</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:46:12Z</dc:date>
    </item>
    <item>
      <title>Re: A problem on the: LPCXpresso v7 program.</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/A-problem-on-the-LPCXpresso-v7-program/m-p/589865#M28829</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by shimon.s on Sat Aug 23 22:53:56 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;10X a lot for your mail reply.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Regarding your question I'm using the: LPCXpresso v7.3.0 [Build 186] [2014-07-09]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;10X,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Shimon. &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:46:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/A-problem-on-the-LPCXpresso-v7-program/m-p/589865#M28829</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:46:13Z</dc:date>
    </item>
  </channel>
</rss>

