> Hi everybody,
> I am getting the following error while loading my application on the
> emulator---
> "Application size increased 64K.(0x0201) "dmErrMemError"
>
> I am developing the application using CW Lite Release 6.(Single Segment)
> I want to know exactly what is the maximum size of the app.
i think your error message tells you this :))
the internal workings of the Palm operating system allows for 16bit
references (ie, +/- 32K). you can be guarenteed that your code
segments can be 32K, however, going over 32K can be risky (however,
is possible).
try switching to a multiple segment application - your code is just
too big :))
cheers
// az
[EMAIL PROTECTED]
http://www.ardiri.com/ <--- free games!
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/