JAJU680A January 2019 – July 2022
The memory footprint provides an estimate of the memory requirements for implementing an ultrasonic gas flow meter application. Table 4-7 lists the memory use across FRAM, RAM, and LEARAM, as well as between the USSSW Library and the demonstration application that encapsulates the Library API calls and interfaces to the USS Design Center GUI. The memory size is listed in KB (kilobytes). The memory footprint is based on the memory used with the CCS IDE. The memory use is similar with the IAR IDE.
Parameter | Build Conditions | Typical Memory (KB) |
---|---|---|
Total FRAM used by demonstration application (MEMAPP_FRAM) | Includes code and constants | 52 |
Total RAM used by demonstration application (MEMAPP_RAM) | Includes variables placed in RAM and FRAM | 5 |
FRAM used by library (MEMLIB_FRAM) | Includes all library code and constants used by the application | 13 |
RAM used by library (MEMLIB_RAM) | Includes all library variables used by the application | 1 |
LEARAM used by library (MEMLIB_LEARAM) | Includes all library variables and data structures used by the application and library | 5 |