When using CW, I get errors such as




When I try to access the debug settings for a project. I have tried uninstalling and installing CW 10.9 again to no avail.
Followup: Not sure if this is relevant but I tried the following also in an attempt to fix this.
C:\Freescale\CW_SC_3900FP_v10.9.0\eclipse>register_xpcom.bat
Registering...
ERROR:xpcom:Unhandled exception calling 'int8 loadModule(in nsISomething, out retval nsISomething);'
Traceback (most recent call last):
File "C:\Freescale\CW_SC_3900FP_v10.9.0\eclipse\plugins\com.freescale.morpho.core_7.0.0.10-201507202206-g855a084\xpcom\bin\python\xpcom\server\policy.py", line 277, in _CallMethod_
return 0, func(*params)
File "C:\Freescale\CW_SC_3900FP_v10.9.0\eclipse\plugins\com.freescale.morpho.core_7.0.0.10-201507202206-g855a084\xpcom\bin\python\xpcom\server\loader.py", line 92, in loadModule
return self._getCOMModuleForLocation(aFile)
File "C:\Freescale\CW_SC_3900FP_v10.9.0\eclipse\plugins\com.freescale.morpho.core_7.0.0.10-201507202206-g855a084\xpcom\bin\python\xpcom\server\loader.py", line 108, in _getCOMModuleForLocation
py_mod = loader.load_module( module_name_in_sys, stuff )
File "C:\Freescale\CW_SC_3900FP_v10.9.0\eclipse\plugins\com.freescale.morpho.core_7.0.0.10-201507202206-g855a084\xpcom\bin\python\lib\ihooks.py", line 272, in load_module
m = self.hooks.load_source(name, filename, file)
File "C:\Freescale\CW_SC_3900FP_v10.9.0\eclipse\plugins\com.freescale.morpho.core_7.0.0.10-201507202206-g855a084\xpcom\bin\python\lib\ihooks.py", line 170, in load_source
return imp.load_source(name, filename, file)
File "C:\Freescale\CW_SC_3900FP_v10.9.0\eclipse\plugins\com.freescale.morpho.sa_2.0.0.154851-201511241342\morpho\sa\SaHWTestSetup.py", line 2, in <module>
import telnetlib
File "C:\Freescale\CW_SC_3900FP_v10.9.0\eclipse\plugins\com.freescale.morpho.core_7.0.0.10-201507202206-g855a084\xpcom\bin\python\lib\telnetlib.py", line 39, in <module>
import socket
File "C:\Freescale\CW_SC_3900FP_v10.9.0\eclipse\plugins\com.freescale.morpho.core_7.0.0.10-201507202206-g855a084\xpcom\bin\python\lib\socket.py", line 47, in <module>
import _socket
ImportError: DLL load failed: The specified procedure could not be found.
ERROR:xpcom:Unhandled exception calling 'int8 loadModule(in nsISomething, out retval nsISomething);'
Traceback (most recent call last):
File "C:\Freescale\CW_SC_3900FP_v10.9.0\eclipse\plugins\com.freescale.morpho.core_7.0.0.10-201507202206-g855a084\xpcom\bin\python\xpcom\server\policy.py", line 277, in _CallMethod_
return 0, func(*params)
File "C:\Freescale\CW_SC_3900FP_v10.9.0\eclipse\plugins\com.freescale.morpho.core_7.0.0.10-201507202206-g855a084\xpcom\bin\python\xpcom\server\loader.py", line 92, in loadModule
return self._getCOMModuleForLocation(aFile)
File "C:\Freescale\CW_SC_3900FP_v10.9.0\eclipse\plugins\com.freescale.morpho.core_7.0.0.10-201507202206-g855a084\xpcom\bin\python\xpcom\server\loader.py", line 108, in _getCOMModuleForLocation
py_mod = loader.load_module( module_name_in_sys, stuff )
File "C:\Freescale\CW_SC_3900FP_v10.9.0\eclipse\plugins\com.freescale.morpho.core_7.0.0.10-201507202206-g855a084\xpcom\bin\python\lib\ihooks.py", line 272, in load_module
m = self.hooks.load_source(name, filename, file)
File "C:\Freescale\CW_SC_3900FP_v10.9.0\eclipse\plugins\com.freescale.morpho.core_7.0.0.10-201507202206-g855a084\xpcom\bin\python\lib\ihooks.py", line 170, in load_source
return imp.load_source(name, filename, file)
File "C:\Freescale\CW_SC_3900FP_v10.9.0\eclipse\plugins\com.freescale.morpho.sa_2.0.0.154851-201511241342\morpho\sa\SaHWTestSetup.py", line 2, in <module>
import telnetlib
File "C:\Freescale\CW_SC_3900FP_v10.9.0\eclipse\plugins\com.freescale.morpho.core_7.0.0.10-201507202206-g855a084\xpcom\bin\python\lib\telnetlib.py", line 39, in <module>
import socket
File "C:\Freescale\CW_SC_3900FP_v10.9.0\eclipse\plugins\com.freescale.morpho.core_7.0.0.10-201507202206-g855a084\xpcom\bin\python\lib\socket.py", line 47, in <module>
import _socket
ImportError: DLL load failed: The specified procedure could not be found.
Exception KeyError: KeyError(5652,) in <module 'threading' from 'C:\Freescale\CW_SC_3900FP_v10.9.0\eclipse\plugins\com.freescale.morpho.core_7.0.0.10-201507202206-g855a084\xpcom\bin\python\lib\threading.pyo'> ignored