View Full Version : How to test ARMlet useing CW9
truman
03-04-2003, 10:59 AM
I had written a AppleIIe Emulator for my T665C/H. But it run very slow just on 0.3~0.5Mhz.
I want to compile it to ARMlet for OS5. But I don't know how to test it under CW9 IDE.
Can anybody give me a answer?
Unregistered
03-04-2003, 11:36 AM
Hello,
Just curious , how do you right an emulator ? Like do you basically map the destination processor instructions to the current processor or is it really complex ?
R
CliePet
03-10-2003, 06:12 PM
> I want to compile it to ARMlet for OS5. But I don't know how to test it under CW9 IDE.
Compiling/building is easy, create a new project based on "Palm OS Armlet Stationary", and put your ARMlet code in the ARMlet part and the 68k code in the Application part.
Testing is easy, download it to the NX/NZ and run it.
Debugging is a different matter.
The Palm OS emulator or the Simulator do not emulate your ARM code. The Metrowerks debugger does not support device debugging.
truman
03-10-2003, 09:38 PM
>Compiling/building is easy, create a new project based on "Palm OS Armlet Stationary", and put your ARMlet code in the ARMlet part and the 68k code in the Application part.
I had do it.
>Testing is easy, download it to the NX/NZ and run it.
Yes. I had buy a NX70 to do it now.
thx.
vBulletin v3.0.3, Copyright ©2000-2012, Jelsoft Enterprises Ltd.