<?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 Update just broke my install in CodeWarrior for MCU</title>
    <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Codewarrior-10-5-Update-just-broke-my-install/m-p/224118#M8863</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pascal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's fixed now.&amp;nbsp; I was able to uninstall only 3 of the 5 updates, and had to reboot between each one, otherwise none of them would uninstall.&amp;nbsp; CW10.5 started working again.&amp;nbsp; I was then able to reapply the 3 updates and CW is still working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Shaun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 Jan 2014 02:44:28 GMT</pubDate>
    <dc:creator>yibbidy</dc:creator>
    <dc:date>2014-01-10T02:44:28Z</dc:date>
    <item>
      <title>Codewarrior 10.5 Update just broke my install</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Codewarrior-10-5-Update-just-broke-my-install/m-p/224116#M8861</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just started up my working CW10.5 and it said that there were updates available.&amp;nbsp; So I installed them.&amp;nbsp; I also installed the new Windows updates at the same time.&amp;nbsp; Now CW won't start up, it crashes out pointing to an error log.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I usually use CW10.2 on Linux, but just a week ago I decided to try CW10.5 on Windows.&amp;nbsp; Hmmmm......&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm wondering if this Java issue came about through the Windows update or the CW update.&amp;nbsp; Anyway, here is the log:&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;eclipse.buildId=I20070613-1755&lt;/P&gt;&lt;P&gt;java.version=1.6.0_15&lt;/P&gt;&lt;P&gt;java.vendor=Sun Microsystems Inc.&lt;/P&gt;&lt;P&gt;BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en&lt;/P&gt;&lt;P&gt;Command-line arguments:&amp;nbsp; -os win32 -ws win32 -arch x86&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;!ENTRY org.eclipse.osgi 4 0 2014-01-09 16:04:25.978&lt;/P&gt;&lt;P&gt;!MESSAGE Application error&lt;/P&gt;&lt;P&gt;!STACK 1&lt;/P&gt;&lt;P&gt;java.lang.UnsatisfiedLinkError: Could not load SWT library. Reasons: &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; C:\Freescale\CW MCU v10.5\eclipse\configuration\org.eclipse.osgi\bundles\242\1\.cp\swt-win32-4236.dll: Invalid access to memory location&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; no swt-win32 in java.library.path&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Can't load library: C:\Users\shaun\.swt\lib\win32\x86\swt-win32-4236.dll&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Can't load library: C:\Users\shaun\.swt\lib\win32\x86\swt-win32.dll&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; C:\Users\shaun\.swt\lib\win32\x86\swt-win32-4236.dll: Invalid access to memory location&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.eclipse.swt.internal.Library.loadLibrary(Library.java:331)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.eclipse.swt.internal.Library.loadLibrary(Library.java:240)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.eclipse.swt.internal.C.&amp;lt;clinit&amp;gt;(C.java:21)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.eclipse.swt.widgets.Display.&amp;lt;clinit&amp;gt;(Display.java:138)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:653)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:161)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.eclipse.ui.internal.ide.application.IDEApplication.createDisplay(IDEApplication.java:154)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:96)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.lang.reflect.Method.invoke(Unknown Source)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:630)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.eclipse.equinox.launcher.Main.basicRun(Main.java:585)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.eclipse.equinox.launcher.Main.run(Main.java:1439)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jan 2014 05:32:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Codewarrior-10-5-Update-just-broke-my-install/m-p/224116#M8861</guid>
      <dc:creator>yibbidy</dc:creator>
      <dc:date>2014-01-09T05:32:13Z</dc:date>
    </item>
    <item>
      <title>Re: Codewarrior 10.5 Update just broke my install</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Codewarrior-10-5-Update-just-broke-my-install/m-p/224117#M8862</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello James,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Under google I found some information regarding this error message.&lt;/P&gt;&lt;P&gt;Please have a look to:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;A href="http://www.eclipse.org/forums/index.php/t/261606/" title="http://www.eclipse.org/forums/index.php/t/261606/"&gt;Eclipse Community Forums: Newcomers » Hello World SWT - Could not load SWT library&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;I've MCU V10.5 and other version installed on Win 7 32 bit&amp;nbsp; and Win 7 64 bit OS.&lt;/P&gt;&lt;P&gt;Both versions are running fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May be the problem occurs as the updates were done at same time.&lt;/P&gt;&lt;P&gt;Can you try to un-install windows updates ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; this could may be solved the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Pascal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jan 2014 16:28:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Codewarrior-10-5-Update-just-broke-my-install/m-p/224117#M8862</guid>
      <dc:creator>trytohelp</dc:creator>
      <dc:date>2014-01-09T16:28:13Z</dc:date>
    </item>
    <item>
      <title>Re: Codewarrior 10.5 Update just broke my install</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Codewarrior-10-5-Update-just-broke-my-install/m-p/224118#M8863</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pascal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's fixed now.&amp;nbsp; I was able to uninstall only 3 of the 5 updates, and had to reboot between each one, otherwise none of them would uninstall.&amp;nbsp; CW10.5 started working again.&amp;nbsp; I was then able to reapply the 3 updates and CW is still working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Shaun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jan 2014 02:44:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Codewarrior-10-5-Update-just-broke-my-install/m-p/224118#M8863</guid>
      <dc:creator>yibbidy</dc:creator>
      <dc:date>2014-01-10T02:44:28Z</dc:date>
    </item>
    <item>
      <title>Re: Codewarrior 10.5 Update just broke my install</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Codewarrior-10-5-Update-just-broke-my-install/m-p/224119#M8864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shaun,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for feedback.&lt;/P&gt;&lt;P&gt;Don't hesitate to contact us.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Pascal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jan 2014 16:16:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Codewarrior-10-5-Update-just-broke-my-install/m-p/224119#M8864</guid>
      <dc:creator>trytohelp</dc:creator>
      <dc:date>2014-01-10T16:16:32Z</dc:date>
    </item>
  </channel>
</rss>

