Windows 7 Unhandled Exception

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Windows 7 Unhandled Exception

跳至解决方案
30,970 次查看
nonarKitten
Contributor II

When starting the IDE in Windows 7, the proram will work fine until a project is loaded at which point it will report an error:

 

CodeWarrior encountered an unhandled exception 0xc0000005 at address {different each time} (The memory at address {different random address} could not be read)

 

Location: IDE.EXE:{same as the first random address}

 

Crash dump written to MEM_FREE.b2830.20090320.122156A.dump

 

Choose 'Abort' to end the program, 'Retry' to debug, or 'Ignore' to continue (at your own risk!)

 

Abort will kill it, Retry will cause it to be unresponsive, and Ignore just brings the same error back up a few times until I get this:

 

Generic Error 32770. An unknown error has occured.

 

Neither running as Administrator nor taking ownership of the Program Files folder seems to help.

标签 (1)
1 解答
11,967 次查看
Audi
Contributor II

I found this work-around. . .

 

Again, I am using 32-bit Win7 Pro.  I run CW with the "Disble desktop composition" enabled (checked).  You can find that option on the Compatability tab of CW's Properties dialog.

 

 

在原帖中查看解决方案

25 回复数
1,222 次查看
Teto
Contributor I

Thanks Audi, it work fine

0 项奖励
回复
1,222 次查看
jajomafa
Contributor I
Hello, I am having the exact same problem with CW v6.3 and Windows 7 x86. Have you found any solution?
0 项奖励
回复
1,222 次查看
CrasyCat
Specialist III

Hello

 

- Which CPU are you targeting (HC08, HC12, Coldfire, ..)
- Which version of CodeWarrior are you using?
To retrieve that info:
- Start CodeWarrior
- Select Help -> About Freescale CodeWarrior
- Click on "Install Products"
- CodeWarrior version used is displayed on top in the Installed Products dialog.

 

CrasyCat

0 项奖励
回复
1,222 次查看
nonarKitten
Contributor II

Codewarrior 6.2.1 (fully patched) for Microcontrollers (RS08 specifically). 

 

I have a good machine, and I'd hate to waste a lot of RAM having to run Vista 32-bit. So far I've tried Vista 64-bit and Windows 7, neither of which will alllow CodeWarrior to run. Might look at trying to run a 32-bit Windows on 64-bit Windows just for CodeWarrior - sad that I have to do that. The only common changes for both have to do with the absence of the 16-bit layer, no support for 32-bit drivers, strict kernel protection and enforced driver signing. Not sure which/where would be causing the problem.

0 项奖励
回复
1,222 次查看
CrasyCat
Specialist III

Hello

 

This looks to be related to either your project r our installation.

I would recommend you to submit a service request for that.

Click here to submit a service request.

Make sure to attach a reproducible project and installed product information to the service request.
To generate the required information:
- Start CodeWarrior
- Open the project
- Select "Help" -> "Pack and Go" and follow instructions on the screen.

Attach the generated .zip file to the SR.

Also attach the crash dump file (MEM_FREE.b2830.20090320.122156A.dump)

 

CrasyCat

0 项奖励
回复