<?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: Codewarrior 10.5, error: Can't write application &amp;quot;xxx.elf&amp;quot; in CodeWarrior Development Tools</title>
    <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Codewarrior-10-5-error-Can-t-write-application-quot-xxx-elf-quot/m-p/290211#M487</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I usually terminate the debuging process and remove it before close the debugger window.&amp;nbsp; The latest version for DSC is CodeWarrior for MCU v10.5, I you found any bug in it, please summit a Service Request to us:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please use Freescale on line support web page.&lt;BR /&gt;&amp;nbsp; - Go to following URL: &lt;A href="http://www.freescale.com/TechSupport"&gt;http://www.freescale.com/TechSupport&lt;/A&gt;&lt;BR /&gt;&amp;nbsp; - Click on Submit a Service Request. You will come to a login page.&lt;BR /&gt;&amp;nbsp; - You can submit your request through the web from there.&lt;/P&gt;&lt;P&gt;Or send mail to &lt;A href="mailto:support@freescale.com"&gt;support@freescale.com&lt;/A&gt;. For the mail which contains Chinese Charactor,&lt;BR /&gt;please send to &lt;A href="mailto:support.asia@freescale.com"&gt;support.asia@freescale.com&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much for any advise to improve our products.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 Jan 2014 06:19:13 GMT</pubDate>
    <dc:creator>TICS_Fiona</dc:creator>
    <dc:date>2014-01-10T06:19:13Z</dc:date>
    <item>
      <title>Codewarrior 10.5, error: Can't write application "xxx.elf"</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Codewarrior-10-5-error-Can-t-write-application-quot-xxx-elf-quot/m-p/290208#M484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have no idea what I am doing to cause this, so I am not sure how to repeat it.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Codewarrior 10.5, windows 7 x64, MCU (56f8367 chip)&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can edit and recompile and download to debug my code a few times before all of a sudden this error pops up.&amp;nbsp; The only way I know how to get rid of it is to restart codewarrior, which is kind of a pain.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Wondering if there was any solution to this or a work around or a way to avoid it altogether.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jan 2014 17:48:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Codewarrior-10-5-error-Can-t-write-application-quot-xxx-elf-quot/m-p/290208#M484</guid>
      <dc:creator>Charlie</dc:creator>
      <dc:date>2014-01-07T17:48:08Z</dc:date>
    </item>
    <item>
      <title>Re: Codewarrior 10.5, error: Can't write application "xxx.elf"</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Codewarrior-10-5-error-Can-t-write-application-quot-xxx-elf-quot/m-p/290209#M485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It looks something has a lock on the .elf file (open file handle). Maybe the debugger has not released properly the file handle?&lt;/P&gt;&lt;P&gt;If this is the case, an easier way is to kill the DE.exe from the task manager (see &lt;A href="http://mcuoneclipse.com/2012/06/01/killing-me-softly-zombies-and-debugger-engines/" title="http://mcuoneclipse.com/2012/06/01/killing-me-softly-zombies-and-debugger-engines/"&gt;Killing Me Softly: Zombies and Debugger Engines | MCU on Eclipse&lt;/A&gt;) as a workaround.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jan 2014 19:14:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Codewarrior-10-5-error-Can-t-write-application-quot-xxx-elf-quot/m-p/290209#M485</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2014-01-07T19:14:15Z</dc:date>
    </item>
    <item>
      <title>Re: Codewarrior 10.5, error: Can't write application "xxx.elf"</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Codewarrior-10-5-error-Can-t-write-application-quot-xxx-elf-quot/m-p/290210#M486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Killing the DE process does seem to work, except I still need to do a clean and then recompile again or it continues to act a bit buggy.&amp;nbsp; FWIW, it seems to happen only when I don't terminate and remove the debugging process.&amp;nbsp; If i am careful about doing this, the problem seems to go away.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, is there a good way to submit codewarrior bugs?&amp;nbsp; I've switched over to the eclipse because I couldn't get something to compile with the classic IDE.&amp;nbsp; However, there are a number of frustrating bugs I come across.&amp;nbsp; What's the recommended way to submit them?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jan 2014 14:20:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Codewarrior-10-5-error-Can-t-write-application-quot-xxx-elf-quot/m-p/290210#M486</guid>
      <dc:creator>Charlie</dc:creator>
      <dc:date>2014-01-09T14:20:26Z</dc:date>
    </item>
    <item>
      <title>Re: Codewarrior 10.5, error: Can't write application "xxx.elf"</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Codewarrior-10-5-error-Can-t-write-application-quot-xxx-elf-quot/m-p/290211#M487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I usually terminate the debuging process and remove it before close the debugger window.&amp;nbsp; The latest version for DSC is CodeWarrior for MCU v10.5, I you found any bug in it, please summit a Service Request to us:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please use Freescale on line support web page.&lt;BR /&gt;&amp;nbsp; - Go to following URL: &lt;A href="http://www.freescale.com/TechSupport"&gt;http://www.freescale.com/TechSupport&lt;/A&gt;&lt;BR /&gt;&amp;nbsp; - Click on Submit a Service Request. You will come to a login page.&lt;BR /&gt;&amp;nbsp; - You can submit your request through the web from there.&lt;/P&gt;&lt;P&gt;Or send mail to &lt;A href="mailto:support@freescale.com"&gt;support@freescale.com&lt;/A&gt;. For the mail which contains Chinese Charactor,&lt;BR /&gt;please send to &lt;A href="mailto:support.asia@freescale.com"&gt;support.asia@freescale.com&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much for any advise to improve our products.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jan 2014 06:19:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Codewarrior-10-5-error-Can-t-write-application-quot-xxx-elf-quot/m-p/290211#M487</guid>
      <dc:creator>TICS_Fiona</dc:creator>
      <dc:date>2014-01-10T06:19:13Z</dc:date>
    </item>
  </channel>
</rss>

