<?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>Classic/Legacy CodeWarriorのトピックRe: Codewarrior Eclipse - Can't write application &amp;quot;xyz.elf&amp;quot;</title>
    <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Codewarrior-Eclipse-Can-t-write-application-quot-xyz-elf-quot/m-p/214706#M6133</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, you are right. The "crashes" were caused by the popup dialog (mainly overload of USBDM in my case) behind Codewarrior.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Eveything works fine, only I'm stupid &lt;IMG alt=":smileyhappy:" class="emoticon emoticon-smileyhappy" id="smileyhappy" src="http://freescale.i.lithium.com/i/smilies/16x16_smiley-happy.gif" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2011 18:48:47 GMT</pubDate>
    <dc:creator>gaminn</dc:creator>
    <dc:date>2011-06-15T18:48:47Z</dc:date>
    <item>
      <title>Codewarrior Eclipse - Can't write application "xyz.elf"</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Codewarrior-Eclipse-Can-t-write-application-quot-xyz-elf-quot/m-p/214702#M6129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;after 10 to 30 minutes of work on my project in Codewarrior Eclipse, I get error&amp;nbsp;Can't write application "xyz.elf" when building the project. I "solve" my problem by creating new project and copying all files to it. But after 10 minutes (for example, I make some updates in main.c and I run debugger for 3 times or so), I get the same error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Codewarrior version I use:&lt;/P&gt;&lt;P&gt;CodeWarrior Development Studio&lt;BR /&gt;Version: 1.0.0&amp;nbsp;Build Id: b15_2105-A22&amp;nbsp;&lt;BR /&gt;&lt;SPAN&gt;(c) Freescale Semiconductor, Inc. 2010. All rights reserved.Learn more about CodeWarrior at&lt;/SPAN&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2F" rel="nofollow" target="_blank"&gt;http://&lt;/A&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.freescale.com%2Fcodewarrior" rel="nofollow" target="_blank"&gt;www.freescale.com/codewarrior&lt;/A&gt;&lt;BR /&gt;Installed Products:&amp;nbsp;- CodeWarrior for MCU Version: 10.1 Build Id:110204&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I debug with USBDM v 4.5, my MCU is MCF51QE128.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;OS: Window 7 Ultimate, 64bit, all projects are stored in my personal folder/Documents/Codewarrior&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Martin Dusek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jun 2011 03:48:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Codewarrior-Eclipse-Can-t-write-application-quot-xyz-elf-quot/m-p/214702#M6129</guid>
      <dc:creator>gaminn</dc:creator>
      <dc:date>2011-06-14T03:48:46Z</dc:date>
    </item>
    <item>
      <title>Re: Codewarrior Eclipse - Can't write application "xyz.elf"</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Codewarrior-Eclipse-Can-t-write-application-quot-xyz-elf-quot/m-p/214703#M6130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Martin,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The error message is indicating that the 'elf' file is in use by some other task - almost certainly the debugger.&amp;nbsp; This should not be occurring since the file should be released when the debugging session completes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This may indicate a bug in USBDM although I have not experienced this (perhaps because I haven't used it with Win7-64bit sufficiently). I'll do some more testing and see if I can get this to occur.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As a temporary work-around for when it occurs you can kill the task DE.exe in the Windows Task Manager which is the background task for the debugger.&amp;nbsp; If the debugger is responsible for the problem this should (rather drastically!) fix it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can I check if the previous debugging session is ending correctly?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;bye&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jun 2011 11:23:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Codewarrior-Eclipse-Can-t-write-application-quot-xyz-elf-quot/m-p/214703#M6130</guid>
      <dc:creator>pgo</dc:creator>
      <dc:date>2011-06-14T11:23:07Z</dc:date>
    </item>
    <item>
      <title>Re: Codewarrior Eclipse - Can't write application "xyz.elf"</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Codewarrior-Eclipse-Can-t-write-application-quot-xyz-elf-quot/m-p/214704#M6131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear pgo,&lt;/P&gt;&lt;P&gt;debugging session crashes quite often (when launching it, it freezes on, say, 70 %), I have to kill CodeWarrior and launch it again. But DE.exe reamins launched.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sometimes, debugging session also crashes while debugging (like "debugger lost connection to target"). I launch debugging again but "Can't write application﻿" error appears. Sometimes...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The solution is like you say - to kill DE.exe . Thank you!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jun 2011 14:01:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Codewarrior-Eclipse-Can-t-write-application-quot-xyz-elf-quot/m-p/214704#M6131</guid>
      <dc:creator>gaminn</dc:creator>
      <dc:date>2011-06-14T14:01:42Z</dc:date>
    </item>
    <item>
      <title>Re: Codewarrior Eclipse - Can't write application "xyz.elf"</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Codewarrior-Eclipse-Can-t-write-application-quot-xyz-elf-quot/m-p/214705#M6132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Martin,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried out USBDM V4.6 (current version) with a WIN-7 64bit&amp;nbsp; professional system and it appeared quite stable.&amp;nbsp; I could not get it to misbehave. (Same version of Codewarrior).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The only problem I experienced was that USBDM might pop up a problem dialog &lt;STRONG&gt;behind&lt;/STRONG&gt; the Codewarrior IDE.&amp;nbsp; This would cause the debugger to freeze until the dialogue was brought to the front and closed - The pop-up did appear in the task bar at the bottom of the screen.&amp;nbsp; This would only occur if the target crashed or was interferred with e.g. Watchdog timeout, ﻿manually resetting the target or disconnecting the BDM from the target.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried the above with a small program and MCF51QE96 and a larger (MQX) program using another target.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can try updating to the current version but this is unlikely to make much difference since I don't believe there are any relevent changes that affected the Coldfire targets.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;bye&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jun 2011 21:10:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Codewarrior-Eclipse-Can-t-write-application-quot-xyz-elf-quot/m-p/214705#M6132</guid>
      <dc:creator>pgo</dc:creator>
      <dc:date>2011-06-14T21:10:53Z</dc:date>
    </item>
    <item>
      <title>Re: Codewarrior Eclipse - Can't write application "xyz.elf"</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Codewarrior-Eclipse-Can-t-write-application-quot-xyz-elf-quot/m-p/214706#M6133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, you are right. The "crashes" were caused by the popup dialog (mainly overload of USBDM in my case) behind Codewarrior.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Eveything works fine, only I'm stupid &lt;IMG alt=":smileyhappy:" class="emoticon emoticon-smileyhappy" id="smileyhappy" src="http://freescale.i.lithium.com/i/smilies/16x16_smiley-happy.gif" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2011 18:48:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Codewarrior-Eclipse-Can-t-write-application-quot-xyz-elf-quot/m-p/214706#M6133</guid>
      <dc:creator>gaminn</dc:creator>
      <dc:date>2011-06-15T18:48:47Z</dc:date>
    </item>
    <item>
      <title>Re: Codewarrior Eclipse - Can't write application "xyz.elf"</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Codewarrior-Eclipse-Can-t-write-application-quot-xyz-elf-quot/m-p/214707#M6134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Martin,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I wouldn't call that stupid!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The dialogue appearing behind the IDE is a bug in USBDM but unfortunately I don't know of a solution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;bye&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2011 14:06:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Codewarrior-Eclipse-Can-t-write-application-quot-xyz-elf-quot/m-p/214707#M6134</guid>
      <dc:creator>pgo</dc:creator>
      <dc:date>2011-06-16T14:06:01Z</dc:date>
    </item>
  </channel>
</rss>

