Page 1 of 1

PocketHAL on SmartPhone

PostPosted: Oct 3, 2005 @ 9:35pm
by frasse
I read somewhere that PocketHAL works on SmartPhones aswell as Pocket PC. I'm using Visual Studio 2005 beta 2 with the new ARM emulating emulators. And I am using PHAL version 0.7.7.

I have everything working on all Pocket PC's I have available (iPaq hw6515, iPaq h5450, Dell Axim x30 and QTek S100). Everything works just fine in both the Pocket PC and the SmartPhone emulators. I just have it working on a real SmartPhone. I have tried both QTek 8080 and Sagem MY-S7 without success.

Does anyone know what I am missing here? My project is a C++ Win32 project with support for both PocketPC and SmartPhone. The SmartPhone project even run on Pocket PC hardware.

EDIT:

I forgot to tell about what actually happens. What happens is that the project is deployed and I get this "Do you really want to run this app from an unknown source"-warning, which I answear yes to. And then, if I run in debug mode, Visual Studio gives me this error message

"Unable to start program '<path to exe>'. Operation not supported. Unknown error: 0x89731102."

And the SmartPhone freez up badly. It does not respons to any keys besides that the backlight gets turned on. And so I reset it and start over again.

PostPosted: Oct 4, 2005 @ 5:44am
by Krakken

Re: PocketHAL on SmartPhone

PostPosted: Oct 4, 2005 @ 7:27am
by Guest

PostPosted: Oct 4, 2005 @ 9:06am
by frasse

PostPosted: Oct 4, 2005 @ 10:01am
by Krakken

PostPosted: Oct 4, 2005 @ 2:36pm
by frasse

PostPosted: Oct 4, 2005 @ 5:10pm
by BIGBEN

PostPosted: Oct 4, 2005 @ 8:36pm
by frasse
Yes I have, it didn't work.

Can I give you guys any concrete information?

I started with a regular C++ "Smart device" win32 application that supports both pocket pc and smartphone. I compiled (with the ARM-compiler) that application and run it on both pocket pc and smartphone. It worked. I have no what so ever problems writing and running other C++ applications for the 8080.

The executable works as it should on Sagem MY-S7, but it doesn't work on QTek 8080.

PostPosted: Oct 4, 2005 @ 11:24pm
by frasse
Ok, this is quite strange. For some reason I cannot run any C++ SmartPhone projects from Visual Studio any more. But I can deploy and run them from explorer within the SmartPhone.

PHAL works fine now, thanks for all help :)

PostPosted: Oct 5, 2005 @ 2:51am
by Krakken

PostPosted: Oct 5, 2005 @ 8:48pm
by fast_rx

PostPosted: Oct 6, 2005 @ 12:02am
by frasse

PostPosted: Oct 9, 2005 @ 9:20pm
by Kzinti