help required for codewarrior 4.2.6.862 MIPS

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

help required for codewarrior 4.2.6.862 MIPS

2,111 Views
Narasaiah
Contributor I
Hi
 
I am using CodeWarrior IDE Version 4.2.6.
 
I invoke metrowerks using command line  CMDIDE.EXE %PROJECTNAME% /t %TARGET_NAME% /b
or using ole in perl script.
 
$CW = Win32:smileysurprised:LE->new('CodeWarrior.CodeWarriorApp','Quit')
 
$project = $CW->OpenProject($projecttoopen, true, 0, 0);
 
 
When the system is locked metrowerks codewarrior throws Unhanded exception :c0000005  At address:005bc027.
 
can you give solution to this problem.
 
Thanks,
Narasaiah.
Labels (1)
0 Kudos
1 Reply

277 Views
Narasaiah
Contributor I
Hi All,
 
When the screen is locked in windows xp, the system call to invoke the metroworks IDE fails with Unhandled exception :c0000005 .
 
 
Let me know if you have any solution for this problem.
 
 
Thanks,
Narasaiah.
 
 
0 Kudos