<?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 codewarrior 10.4 builds stall in CodeWarrior for MCU</title>
    <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/codewarrior-10-4-builds-stall/m-p/263171#M10002</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi:&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I do a "build all" with CW 10.4, the progress meter stops ant 7% and stays there for several minutes.&amp;nbsp; If I cancel that build and immediately start another build, it might finish in a few seconds.&amp;nbsp; Sometimes it stalls again, and needs to be restarted twice.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I removed and reinstalled CW 10.4, but nothing changed.&amp;nbsp; My guess is that there is something corrupt in the workspace.&amp;nbsp; Has anybody else had a problem like this?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 May 2013 16:52:02 GMT</pubDate>
    <dc:creator>unclemike</dc:creator>
    <dc:date>2013-05-29T16:52:02Z</dc:date>
    <item>
      <title>codewarrior 10.4 builds stall</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/codewarrior-10-4-builds-stall/m-p/263171#M10002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi:&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I do a "build all" with CW 10.4, the progress meter stops ant 7% and stays there for several minutes.&amp;nbsp; If I cancel that build and immediately start another build, it might finish in a few seconds.&amp;nbsp; Sometimes it stalls again, and needs to be restarted twice.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I removed and reinstalled CW 10.4, but nothing changed.&amp;nbsp; My guess is that there is something corrupt in the workspace.&amp;nbsp; Has anybody else had a problem like this?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 May 2013 16:52:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/codewarrior-10-4-builds-stall/m-p/263171#M10002</guid>
      <dc:creator>unclemike</dc:creator>
      <dc:date>2013-05-29T16:52:02Z</dc:date>
    </item>
    <item>
      <title>Re: codewarrior 10.4 builds stall</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/codewarrior-10-4-builds-stall/m-p/263172#M10003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Michael,&lt;/P&gt;&lt;P&gt;It would be helpful to know what processor/toolchain you are using, I'm assuming Kinetis with gcc?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And no, I have not seen this, but here are some ideas to try out or to check:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Do you have Cygwin installed? I have seen weird problems with Cygwin and earier versions of Eclipse (although not with MCU10.4). So if you have Cygwin (usually in c:\cygwin), rename that cygwin folder so the make utility does not find it and see if it makes a difference&lt;/LI&gt;&lt;LI&gt;Yes, workdspaces could get corrupted, or the configuration of Eclipse. Start Eclipse (cwide.exe) with the -clean option (e.g. from a DOS shell): this will rescan the plugins and cleanup the internal data. You only need to do this once. Maybe this helps.&lt;/LI&gt;&lt;LI&gt;I have seen reports on problems with the Discovery Options. The discovery option in gcc scans for path and symbols. Go into the project settings &amp;gt; C/C++ Build &amp;gt; Discovery Options, and then press the 'Clear' button for the assembler and for the compiler. You might try to disable the 'Automate discovery of paths and symbols'.&lt;/LI&gt;&lt;LI&gt;Open the 'Progress' view (Window &amp;gt; Show View &amp;gt; Progress). This one shows what is stalling your build. Additionally open the Console View. Maybe there is an indication what the make is doing?&lt;/LI&gt;&lt;LI&gt;Is it a Processor Expert project? If so, could it be that it takes so long to genrate the code? You should see this in the Progress view too.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 May 2013 18:07:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/codewarrior-10-4-builds-stall/m-p/263172#M10003</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2013-05-29T18:07:49Z</dc:date>
    </item>
    <item>
      <title>Re: codewarrior 10.4 builds stall</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/codewarrior-10-4-builds-stall/m-p/263173#M10004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Erich:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The mcu is 9s08qe32.&amp;nbsp; I don't think I did anything to change the tool chain.&amp;nbsp; I was hoping the something like your "cwide -clean" would help, but no change.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also get a variety of odd behaviour,&amp;nbsp; Such as:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; cw says null pointers causing problems&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; cw unable to find $(ProjDirFile)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; message "errors in project, continue launch?" when the Console tab and Problems tab don't show any error I can find.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; i get warning about "file system out of sync" when I export a project.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; the Progress pane shows one task&amp;nbsp;&amp;nbsp; "build before launch - building dct.abs"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; the debugger complains about&amp;nbsp; "no application".&amp;nbsp; The Main tab of the debugger configuration dialog shows the correct file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A stalled build will stay stalled for hours.&amp;nbsp; If I cancel a build and start another build it will either finish in seconds or stall again.&amp;nbsp; I don't think I have ever needed more than two restarts.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 May 2013 20:02:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/codewarrior-10-4-builds-stall/m-p/263173#M10004</guid>
      <dc:creator>unclemike</dc:creator>
      <dc:date>2013-05-29T20:02:57Z</dc:date>
    </item>
    <item>
      <title>Re: codewarrior 10.4 builds stall</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/codewarrior-10-4-builds-stall/m-p/263174#M10005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;hi Michael,&lt;/P&gt;&lt;P&gt;it seems that there are some problems with your workspace configuration.&lt;/P&gt;&lt;P&gt;removing the .metadata folder in the workspace and then re-start CW might help.&lt;/P&gt;&lt;P&gt;if the problem still remains, then, could you please upload your project and a screen-shot for further investiagation?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 May 2013 01:40:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/codewarrior-10-4-builds-stall/m-p/263174#M10005</guid>
      <dc:creator>Rick_Li</dc:creator>
      <dc:date>2013-05-30T01:40:05Z</dc:date>
    </item>
    <item>
      <title>Re: codewarrior 10.4 builds stall</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/codewarrior-10-4-builds-stall/m-p/263175#M10006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Haven't had a "stall" since deleteing the .metadata.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Jun 2013 13:29:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/codewarrior-10-4-builds-stall/m-p/263175#M10006</guid>
      <dc:creator>unclemike</dc:creator>
      <dc:date>2013-06-03T13:29:56Z</dc:date>
    </item>
    <item>
      <title>Re: codewarrior 10.4 builds stall</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/codewarrior-10-4-builds-stall/m-p/263176#M10007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have the same problems described here with the start and stopping. When we went to 10.4 we started with a clean workspace so I dont see how deleting the meta data folder&amp;nbsp; will help but I guess we can try. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jun 2013 22:07:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/codewarrior-10-4-builds-stall/m-p/263176#M10007</guid>
      <dc:creator>SecondTechCo</dc:creator>
      <dc:date>2013-06-25T22:07:45Z</dc:date>
    </item>
    <item>
      <title>Re: codewarrior 10.4 builds stall</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/codewarrior-10-4-builds-stall/m-p/263177#M10008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We tried all of the suggestions here and still get the same issue.&amp;nbsp; If we cancel, sometimes we get the build to go through in several seconds and sometimes it just goes to the next c file in the list.&amp;nbsp; The detailed progress is that it is building a file in the workspace.&lt;/P&gt;&lt;P&gt;This cost us tons of time in 10.2 as well and it appears not fixed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In windows the process that locks up is mingw32-make.exe.&amp;nbsp; The same one that locked up the same way in 10.2.&amp;nbsp; Kill the process or cancel and rerun it and the next 3 or 4 times it will likely get through the entire make.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jun 2013 22:25:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/codewarrior-10-4-builds-stall/m-p/263177#M10008</guid>
      <dc:creator>SecondTechCo</dc:creator>
      <dc:date>2013-06-25T22:25:14Z</dc:date>
    </item>
  </channel>
</rss>

