Remember that although the stated limit is about 64k the practical limit for randomly addressable code is 32k. This is because you have to be able to move forward AND back within that code block, and the address is 2-bytes, so this gives you +/- 32k. There are ways to get around this issue, but I understand that they are a PITA.
Hi Manish,
Is your file size is 54k or it is the size of the segment, if your single file size is 54k , than u require to divide ur some of the functionality to other files.
--
Bob

www.rmobile.ca
--------------
Mobile software for handheld computers and smartphones



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

Reply via email to