On 2006-11-03, Lynn Allan <[EMAIL PROTECTED]> wrote: ><alert comment="newbie"> > > I want to do some timing tests on how long it takes to read and search > a large text file (4.7+ megs comprised of 30,000+ lines). > > I'm using CW 9.3 on a WinXp-Sp2 computer, and have an older Palm m125 > device. I have the 3.5 POSE, 5.4 Garnet Simulator, and 6.1 Cobalt > Simulator installed. > > With the actual device, I just put the file on an SD card, but I'm > unclear how to get a large file from the desktop to the > simulator/emulator's expansion memory. Is there a utility to > accomplish this? Once I have the file copied to the expansion memory, > I want to use VfsFileRead. > ></alert> >
Sine your target is a m125 use only the Emulator (POSE 3.5) with a corresponding ROM. You can even download the ROM from your m125 and use that. Instructions are in the POSE documentation. For emulating expansion memory in POSE see the POSE documentation. You obviously have not read all of it yet ;-). Here is an on-line reference: http://www.palmos.com/dev/support/docs/emulator/Emulator_Running.html#972536 HTH Ton van Overbeek P.S. My guess is that the speed on a real m125 is not going to be very fantastic ;-). -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
