palm-os-sdk/PalmOne/Samples/MemoryInfo
2020-05-27 16:46:38 -04:00
..
Obj Added a hard to find PalmOne SDK, needed for NetServices, WiFi and others. 2020-05-27 16:46:38 -04:00
Result Added a hard to find PalmOne SDK, needed for NetServices, WiFi and others. 2020-05-27 16:46:38 -04:00
Rsc Added a hard to find PalmOne SDK, needed for NetServices, WiFi and others. 2020-05-27 16:46:38 -04:00
Src Added a hard to find PalmOne SDK, needed for NetServices, WiFi and others. 2020-05-27 16:46:38 -04:00
includes.txt Added a hard to find PalmOne SDK, needed for NetServices, WiFi and others. 2020-05-27 16:46:38 -04:00
Makefile Added a hard to find PalmOne SDK, needed for NetServices, WiFi and others. 2020-05-27 16:46:38 -04:00
MemoryInfo.def Added a hard to find PalmOne SDK, needed for NetServices, WiFi and others. 2020-05-27 16:46:38 -04:00
MemoryInfo.mcp Added a hard to find PalmOne SDK, needed for NetServices, WiFi and others. 2020-05-27 16:46:38 -04:00
platform.txt Added a hard to find PalmOne SDK, needed for NetServices, WiFi and others. 2020-05-27 16:46:38 -04:00
Readme.txt Added a hard to find PalmOne SDK, needed for NetServices, WiFi and others. 2020-05-27 16:46:38 -04:00

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


---------------------------------------------------------------------------