At 4:07 PM +0100 4/26/01, Toby Boreham wrote:
>Does anyone know how to access persistent data inside a serial callback?

You mean via SrmSetWakeupHandler? You do realize the callback proc must follow 
Interrupt Service Routine coding rules, yes?


>FtrSet/FtrGet works OK on 3.3 and higher, but causes a stack overflow on any previous 
>version of the OS.

Are you sure? Have you determined the deepest stack required for your app and added a 
pref resource accordingly? Are you attempting to call it from within an interrupt 
handler (such as the SrmSetWakeupHandler callback function)?

Regards,

Jim Schram
Palm Incorporated
Partner Engineering


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to