I'm developing a multi-segment app using CW 8.3. This morning, after doing a few mods I recompiled and tried to debug it on the emulator but got an address error BEFORE PilotMain was entered!
The debugger shows the error is happening in __Relocate_StorageHeap___xxxx which is called from __SetupARConstGlobals__xxxx, which is called from __Startup_ According to CW's count of code/data in my two segments, I've got 45K code with 6K data in segment 1 and 25K code with 1K of data in segment 2. Can anyone tell me what this error means (other than the obvious part ;-)... )? How did I cause it? How do I fix/get around it? Thanks in advance, Mitch -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
