Page 1 of 2

PocketHAL for Symbian UIQ

PostPosted: Jun 18, 2004 @ 6:28am
by Pejo Software - Per

PostPosted: Jun 18, 2004 @ 6:40am
by Kzinti

PostPosted: Jun 18, 2004 @ 4:50pm
by Pejo Software - Per

PostPosted: Jun 18, 2004 @ 5:13pm
by Kzinti

PostPosted: Jun 18, 2004 @ 5:20pm
by Johan
[quote]I would assume that I need a UIQ device and then Metrowerks' compiler? That seems a little expensive. Serie 60 was nice as the compiler is free. [quote]

Actually, the UIQ SDK includes a free GCC compiler that you can use. :) So there's no need to rush out and by CodeWarrior for Symbian. Unfortunately SE does not ship an emulator with their SDK, so to debug the UIQ version you still need to buy CodeWarrior. But UIQ is quite similar to Series 60 so you should do fine without it (there are minor differences but they are at application level, not PocketHAL level).

The major difference between UIQ and Series 60 is that most UIQ devices do not use the 32 byte offset that exists on all Series 60 devices. Some UIQ devices such as the Motorola A925 do however.. Quite the mess, to say the least. And there's no simple way of finding out if a device uses the 32 byte offset or not...

Finally, when I'm at it. I would really recommend buying CodeWarrior for Palm to do the Palm port. We tried the free PRC tools but there were really too many issues involved (especially when you need code segments larger than 64kb), that the switch to Codewarrior in our case was more than worth the asking price.

PostPosted: Jun 18, 2004 @ 6:17pm
by Kzinti

PostPosted: Jun 18, 2004 @ 8:51pm
by Johan

PostPosted: Jun 18, 2004 @ 9:48pm
by Kzinti

PostPosted: Jun 18, 2004 @ 11:03pm
by Johan

PostPosted: Jun 19, 2004 @ 12:24am
by Kzinti

PostPosted: Jun 19, 2004 @ 8:08am
by Pejo Software - Per

PostPosted: Jun 20, 2004 @ 8:23am
by Johan

PostPosted: Jun 20, 2004 @ 1:22pm
by Pejo Software - Per

PostPosted: Jun 22, 2004 @ 11:05pm
by Pejo Software - Per
I have compiled a test application for UIQ using PocketHAL.
I currently don't have access to a device but if there is anyone else out there with a P800/P900, Please try it out!

PostPosted: Jun 22, 2004 @ 11:30pm
by Kzinti