At 06:30 2002-11-8 -0800, you wrote:
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?
Are you using expanded mode? If you are, make sure you have the A4A5 version of the runtime library. If not, make sure you just have the A5 version. If you've updated, make sure you've built the "Build All.mcp" file in CW for Palm OS Support as directed by the upgrade installer.

--
Ben Combee <[EMAIL PROTECTED]>
CodeWarrior for Palm OS technical lead
Palm OS programming help @ www.palmoswerks.com


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

Reply via email to