<?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: Degub problems in LPCXpresso IDE</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/Degub-problems/m-p/577195#M23091</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 Wed Sep 08 09:51:09 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;First thing to try is to delete the launch configurations for your project - it sounds as if they might have become corrupted somehow. To do this, open the project up in the Project Explorer, and delete the ".launch" files. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[Later versions of LPXPresso have a project explorer context sensitive menu option to do this: Launch Configurations -&amp;gt; Delete Launch Configurations]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The tools should recreate these launch configurations again when you next click on Debug - hopefully successfully.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If this does not work, then please do a clean, then a build. Does debug now work. If not please cut'n'paste the contents of the C-build console (showing your project build) and MCU debug log console (showing the details of what happens as the tools try to start your debug session) into a text file, and post that here.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Note that LPCXpresso 3.5.0 is now available - we would advise upgrading...&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://"&gt;http://lpcxpresso.code-red-tech.com/LPCXpresso/&lt;/A&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>Wed, 15 Jun 2016 23:56:01 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T23:56:01Z</dc:date>
    <item>
      <title>Degub problems</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Degub-problems/m-p/577193#M23089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Lillie83 on Wed Sep 08 09:22:23 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;[FONT=Arial][SIZE=2]Hi,[/SIZE][/FONT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[FONT=Arial][SIZE=2]I'm using the LPCXpresso board with LPC1114. I've installed the LPCXpresso software LPCXpresso v3.4.0 at my Laptop with Win7. Until yesterday everything works fine. I played around with the example project "LPCXpresso1114_blinky" at make some little changes to get faster LED flashing. Build the projekt and debug it. Worked. So far so good.[/SIZE][/FONT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[FONT=Arial][SIZE=2]Today I started LPCXpresso software again and build the same project. I clicked at "debug" and then I get a message box with this error:[/SIZE][/FONT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[FONT=Arial][SIZE=2]Error launching Debug\LPCXpresso1114_blinky.axf[/SIZE][/FONT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[FONT=Arial][SIZE=2]Program file does not exist[/SIZE][/FONT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[FONT=Arial][SIZE=2]Do you have any suggestions?:confused:[/SIZE][/FONT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[FONT=Arial][SIZE=2]Thanks[/SIZE][/FONT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[FONT=Arial][SIZE=2]Stefan[/SIZE][/FONT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[FONT=Arial][SIZE=2][/SIZE][/FONT] &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Edit: sorry for spelling mistake "debug" in Thread&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 23:56:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Degub-problems/m-p/577193#M23089</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T23:56:00Z</dc:date>
    </item>
    <item>
      <title>Re: Degub problems</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Degub-problems/m-p/577194#M23090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by renan on Wed Sep 08 09:43:44 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;[FONT=System]Rebuild the project! &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;For some [/FONT][FONT=System]reason your [/FONT][FONT=Arial][FONT=System]file [/FONT][SIZE=2][FONT=System]LPCXpresso1114_blinky.axf is not found anymore.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;PS.: There is a new version of LPCXpresso, 3.5 :)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Renan[/FONT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[/SIZE][/FONT]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 23:56:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Degub-problems/m-p/577194#M23090</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T23:56:00Z</dc:date>
    </item>
    <item>
      <title>Re: Degub problems</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Degub-problems/m-p/577195#M23091</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 Wed Sep 08 09:51:09 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;First thing to try is to delete the launch configurations for your project - it sounds as if they might have become corrupted somehow. To do this, open the project up in the Project Explorer, and delete the ".launch" files. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[Later versions of LPXPresso have a project explorer context sensitive menu option to do this: Launch Configurations -&amp;gt; Delete Launch Configurations]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The tools should recreate these launch configurations again when you next click on Debug - hopefully successfully.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If this does not work, then please do a clean, then a build. Does debug now work. If not please cut'n'paste the contents of the C-build console (showing your project build) and MCU debug log console (showing the details of what happens as the tools try to start your debug session) into a text file, and post that here.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Note that LPCXpresso 3.5.0 is now available - we would advise upgrading...&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://"&gt;http://lpcxpresso.code-red-tech.com/LPCXpresso/&lt;/A&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>Wed, 15 Jun 2016 23:56:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Degub-problems/m-p/577195#M23091</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T23:56:01Z</dc:date>
    </item>
    <item>
      <title>Re: Degub problems</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Degub-problems/m-p/577196#M23092</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Lillie83 on Thu Sep 09 00:32:25 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: CodeRedSupport&lt;/STRONG&gt;&lt;BR /&gt;First thing to try is to delete the launch configurations for your project - it sounds as if they might have become corrupted somehow. To do this, open the project up in the Project Explorer, and delete the ".launch" files. &lt;BR /&gt; &lt;BR /&gt;[Later versions of LPXPresso have a project explorer context sensitive menu option to do this: Launch Configurations -&amp;gt; Delete Launch Configurations]&lt;BR /&gt; &lt;BR /&gt;The tools should recreate these launch configurations again when you next click on Debug - hopefully successfully.&lt;BR /&gt; &lt;BR /&gt;If this does not work, then please do a clean, then a build. Does debug now work. If not please cut'n'paste the contents of the C-build console (showing your project build) and MCU debug log console (showing the details of what happens as the tools try to start your debug session) into a text file, and post that here.&lt;BR /&gt; &lt;BR /&gt;Note that LPCXpresso 3.5.0 is now available - we would advise upgrading...&lt;BR /&gt;&lt;A href="http://"&gt;http://lpcxpresso.code-red-tech.com/LPCXpresso/&lt;/A&gt;&lt;BR /&gt; &lt;BR /&gt;Regards,&lt;BR /&gt;CodeRedSupport&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for reply,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;yesterday first I've tried to delete the launch configurations as described, build the project again and then try a debug. I get the same error message.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Secondly I clean the project as described and do a build. Debug the project and get the error message, too.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It was very frustrating and I shut down the laptop.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In the morning I've try to build the project again and then do a debug. Everyting works fine. I did'nt make any changes. It's strange.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So everything works, but I don't know why.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Stefan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 23:56:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Degub-problems/m-p/577196#M23092</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T23:56:02Z</dc:date>
    </item>
  </channel>
</rss>

