> I have an interest/need to look into the ARM software side of the new OS 5. > As such, the current OS5 simulator does not provide what I need. I have to > actually poke around at the ARM code and get into the details of how OS 5 > works with the ARM processor. In the past the Palm emulators were wonderful > at that but, alas, that is not available for OS5 yet. > > So, any ideas on how to get access to an OS5 enabled hardware system or > software equivalent? Is there a ARM emulator in the works that works off > the actual OS5 ROM and runs ARM code in native mode?
you can build x86 native code (.dll) for use within the PalmSim :) most people would use MSVC, but, it is possible to build dll's using cygwin tool chains as well. as for hacking with arm :) not recommended at all. there are going to be many arm CPU's in use, at least, thats the message delivered at palmsource :( so, you cannot really hack away that sucessfully :) --- Aaron Ardiri CEO - CTO Mobile Wizardry http://www.mobilewizardry.com/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
