> My Application works with a specific speed in one device. However if > installed on other devices there is a slight decrease in the speed or > increase in the speed. > (with same 33mhz processor). > I searched the archives but in vain. > I have tried using SysTaskDelay(), generating nilevent for a specific time > interval. But the difference in speed varies with device.
There are many possible issues including hacks that might be running, but from a hardware point of view, some devices have different memory speeds, so if you're memory dependent (DBs and whatnot) you might see a different speed from that. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
