NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

install/43883: hpcboot-sh3.exe doesn't start on HP 620LX wince2.00 - fatals with FAE



>Number:         43883
>Category:       install
>Synopsis:       hpcboot-sh3.exe doesn't start on HP 620LX wince2.00 - fatals 
>with FAE
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    install-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Sep 16 06:30:05 +0000 2010
>Originator:     Krzysztof A. Suchecki
>Release:        hpcsh 5.02,  hpcsh 2.0
>Organization:
>Environment:
>Description:
hpcboot-sh3.exe fatals when started on HP 620LX WinCe 2.00 with msg:
------------------------
Fatal Application Error:
Application HPCBOOT.EXE has performed an illegal operation and will 
be shut down. If the problem persists, contact the program vendor.

Program: HPCBOOT.EXE
Exception: 0xc0000005
Address: 00000000
------------------------

Control Panel/System reports:
------------------------
Computer: Microsoft Windows CE Version 2.0 (Build 7258-7260)
(c) 1996-1997 Microsoft Corp. All rights reserved

System: Processor Type: Hitachi SH3
Memory: 16327 kB RAM



>How-To-Repeat:
Copy hpcboot-sh3.exe to HP 620LX or run it from inserted Compact Flash card.
>Fix:
Compile hpcboot-sh3.exe with wince 2.00 compiler, not with wince 2.11 compiler.

I suspect hpcboot-sh3.exe was compiled with eVC 3.0.
eVC 3.0 has compilers for wince 2.00, wince 2.11 but
full sdk available for free only for win 2.11 
(when you run eVB 3.0 you can't choose
wince 2.00 project - only wince 2.11 project). 

Unfortunately program compiled with wince 2.11 compiler doesn't start
on wince 2.00 (hp 620lx has wince 2.00). 

There is not full "plug-and-compile" sdk for wince 2.00 free available,
(you can only download for free incomplete version, full is paid for 
Visual C 6.0), but there is a fix for it: install sdk for wince 2.11,
and overwrite sdk headers with proper ones from incomplete wince 2.00 sdk, and 
overwite also compilers for wince 2.11 with compilers for wince 2.00 
(fortunately eVC 3.0 has compilers for wince 2.00 if you dig in its directory).

Full description how to make eVC 3.0 compile for WinCE 2.00 is at:
http://www.pdagold.com/support/detail.asp?a=2




Home | Main Index | Thread Index | Old Index