At 4:12 AM +0100 25-02-00, revcom wrote:
>This seems to decrease the battery life noticeably.
>
>What am I doing wrong?

You're probably not using more power when the device is 'off' (asleep).

However, you're keeping the CPU running when the device is 'on'.  Normally
the CPU stops and doesn't do much at all except run a few instructions
every time the tick interrupt happens.  This saves a lot of power.  By
keeping the CPU running, you're using that power.

Playing sounds also uses more power.

                                --Bob



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palm.com/devzone/mailinglists.html

Reply via email to