07-15-2005 11:41 AM
07-19-2005 10:07 PM
Hi,
Palm OS uses a Database system to manage files which means that the file system and data share the same memory space. This means that even though your PDA shows that it has 3771384 available memory, this memory may not be available for any data. What I am trying to imply is that memoryMgr.c error might be due to "Out of memory" condition.
Ankita
08-22-2005 01:09 PM