Crash with CW 6.2.1 when compiling for 51AC256

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

Crash with CW 6.2.1 when compiling for 51AC256

Jump to solution
1,649 Views
Kopone
Contributor IV
Hello,

I just got a DEMOAC board and downloaded the latest CW SE 6.2 plus the MCU 6.2.1 compiler patch.
I started a little test application running an LCD. However, when trying to make the project, the compiler crashes at a point where an int has to be converted to an unsigned char (I tried quite some tricks with passing the value through dummy variables etc).

The messagebox says:
"MW C/C++ E68K encountered an unhandled exception 0xc0000005 at address 0x06724986
(The memory at address 0x00000028 could not be written)

Location: MCFCCompilter.dll:0x10104986

Crash dump writen to C:\...."

Is there anyone I can send this crashdump or even the (small) project to, to get this issue sorted out?


Edit: CW 6.1 from the devkit DVD does not crash


Regards,
 Sven


Message Edited by Kopone on 2008-08-19 12:43 PM
Labels (1)
Tags (1)
0 Kudos
1 Solution
380 Views
CrasyCat
Specialist III
Hello
 
Compiler crashes need to be investigated by our support team. 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.
 
CrasyCat

View solution in original post

0 Kudos
2 Replies
380 Views
Kopone
Contributor IV
Thanks, I'll send it to them.

Sven
0 Kudos
381 Views
CrasyCat
Specialist III
Hello
 
Compiler crashes need to be investigated by our support team. 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.
 
CrasyCat
0 Kudos