About 10% of the time I run gremlins, I'm getting the warning written to the log file:
0.050 (0): === WARNING: ********************************************************************************
0.050 (0): === WARNING: App just wrote to memory location 0x00000254, which is in the Palm OS global variables.
"Palm OS global variables" are memory locations reserved for the private use of the Palm OS. They should not be directly accessed by applications under any circumstances.
I get of few of these errors, or none at all. I understand that you're not suppose to read or write globals when the App is coming up, but I'm getting this warning even if I put a breakpoint on the first line of PilotMain. So, as far as I can tell, none of my code has even executed yet.
Thanks,
Rich
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
