Windows 7 problem - cwide.exe has stopped working -

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Windows 7 problem - cwide.exe has stopped working -

884 Views
DiegoE
Contributor I

Hello all,

 

Since I moved to Windows 7 I receive an error almost everytime I close CodeWarrior IDE v10.1. I use CodeWarrior to create bareboard projects for the HCS08QE family devices, and this is the error I get:

 

 

 

I've investigated a bit and it seems the error is thrown if I run or debug an application. If I open CodeWarrior and do not run or debug any project, I can close CW without any error.

 

Going further, when running or debugging a project, I noticed a new process called DE.exe is launched by CodeWarrior, see it selected in the following image:

 

 

That process is initialized when transferring the project to the CPU, but it is not closed when finished. So, I think the error I receive when closing CW can be caused because that process is still alive or something. As I said, if that process is not initialized I can close CW without errors.

 

Has anyone seen the same behavior? Is there any possible fix? It is a bit annoying receiving that error anytime I close CW...

 

Thanks!

 

Diego.

Labels (1)
0 Kudos
1 Reply

258 Views
J2MEJediMaster
Specialist I

I believe that DE.exe is the CodeWarrior debugger engine being activated when you run or debug a project. That is normal behavior. You need to file an on-line service request to report this problem.

 

---Tom

0 Kudos