PDA

View Full Version : Clie/Codewarrior Startup


bianchirider
06-08-2004, 02:02 PM
Hello all,
I am trying set up a programming environment for clie using CodeWarrior and Clie SDK. I think I followed the directions, but get debugging errors on every single line in my "helloWorld" project. Also I cant get POSE to accept the
PEG-T615C ROM image. Is this normal. Does Sony have a simulatyer taht I can use instead of POSE?

I just got though tha last of three C++ classes (some unix and MFC) and all
the code looks familiar, If I could just get a program to debug and run on
my Clie I'd be set.

Thanks to all and the new site look good and familiar.

CliePet
06-08-2004, 04:41 PM
> I am trying set up a programming environment for clie using CodeWarrior and Clie SDK.
BTW: The "Clie SDK" has only a few additional things specific to the CLIE hardware. The bulk of functionality is in the regular PalmSource SDK (that comes with CodeWarrior)

If you stick to the regular Palm API (nothing CLIE specific) you should be able to run your app on the PalmSource POSE with PalmSource ROM images. Then final test on the CLIE device itself.

---
> Also I cant get POSE to accept the
> PEG-T615C ROM image. Is this normal. Does Sony have a simulatyer taht I can use instead of POSE?

Yes, there is a special CLIE specific version of POSE available.
http://www.cliedeveloper.com/program/develop_tool/palm_os.html

Look for the "PEG-S, PEG-N, and PEG-T Series" one. Free to everyone.
If you register, you can also download other ROM images.

BTW: For older Palm OS 4 devices look for the POSE "emulator". For Palm OS 5, you need the "simulator".

> If I could just get a program to debug and run on my Clie I'd be set.
The emulator is optional. You can always directly install the .prc on the device and run it there. Great if you can write bug free code ;->

bianchirider
06-09-2004, 04:45 PM
thanks for the advice will try it out, saw you on the other forum too. see you around, here or there.

MartynB
02-14-2005, 12:37 PM
Hi all. I own a Sony Clie PEG-T615C, and would like to be able to run an emulator on my Windows PC in order to "try out" files before installing them on the handheld. I did locate the generic Palm emulator (from www.palmos.com) but would prefer to use something closer to the Clie PEG-T615C. I have seen many references to the Sony-specific POSE, but all links lead back to cliedeveloper.com which is no longer available, and Sony (US)dropped all support for their range of PDAs. I did locate a Clie emulator from Sony (Japan) which runs OS5 and looks quite different than my little old OS4 unit. I thought I would be able to use the ROM from my PDA in an emulator, but I cannot extract the image file. It apparently only works with a serial connector, and my cradle is USB. I tried the DLL "trick" but that caused a BSOD on my PC instantly. I also read something that alluded to being able to copy the ROM onto a Memory Stick (which I have) but cannot find instructions on how to accomplish that.

So, in summary - is there any way for me to obtain the Sony-specific emulator, and have an accurate emulator of my Clie PEG-T615C under Windows? If I need to obtain my own ROM image then how do I do so, using only USB and a memory stick (with no PC-based reader).

Many thanks,
martynb@gmail.com