--------------------------------------------------------------------------- Name MemoryInfo --------------------------------------------------------------------------- Description The MemoryInfo sample application shows how to get the total size of the storage heap (flash), the NVFS cache (RAM) and the dynamic heap (RAM). The sample also shows how to get the available size of each memory component and the largest free chunck of the NVFS cache and dynamic heap. --------------------------------------------------------------------------- Builds With Metrowerks Codewarrior Gcc --------------------------------------------------------------------------- Devices Runs on all Palm devices with NVFS --------------------------------------------------------------------------- Requirements --------------------------------------------------------------------------- Libraries Used System APIs --------------------------------------------------------------------------- How to Run 1. Launch the application 2. The application shows storage heap, NVFS cache and dynamic heap memory info for the device --------------------------------------------------------------------------- Note ---------------------------------------------------------------------------