When I run my app on emulator, the following error occurred.

   Unknown exception at ... (Unknown) (ID = ...)

and also the message dialog with the following message was open

  "Mount device busy / Floating Point error / Serial drive error"


When I traced the source line by line with the breakpoint set,
I found that this happens when it calls the function which is in other
segment.

If I moved this file to the same segment, then it does not happen at that
point.
However, I couldn't move all the other files into this one segment because
the code
size will be more than 64KB.

I use CW version is  R6, 4.01 build 0436 and Palm OS 3.5



-- 
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