How does one change the XScale cpu's clock speed from within an application?
I want to be able to throttle down the clock during portions of an app which are
not cpu intensive (in order to extend battery life), yet be able to increase it
temporarily during cpu intensive operations.
Get Lightspeed from http://www.clievideo.com/ and use its developer API to control the processor speed. Inventing your own over/underclocking code is pointless, IMO, when there's already an inexpensive product that's used by many users and supports a programming API.
-- Ben Combee, DTS technical lead, PalmSource, Inc. Read "Combee on Palm OS" at http://palmos.combee.net/
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
