4.8.1 Meter Firmware Files
The main Demo Meter application firmware files are listed in the following table:
Note: This information could change depending on the version of the Demo Meter
Application.
| Folder | Filename | Description |
|---|---|---|
| — | Asf.h | Microchip ASF including header files |
| — | Main.c | Main Demo Meter application |
| Basetimer | Basetime.* | System Tick Handler |
| Command | Command.* | Serial interface management |
| Coproc | Coproc.* | Core 1 Initialization, IPC interrupts and shared RAM between Core 0 and Core 1 |
| Demand | Demand.* | Demand calculation |
| Pic32…_db | Conf_*.h | Board level configuration |
| Display | Display.* | LCD display |
| Energy | Energy.* | Energy data process |
| Event | Event.* | Event processing |
| Extmem | Extmem.* | Non-volatile memory management |
| History | History.* | Energy and Demand Storage |
| Kernel | Task.* | OS kernel with simple thread scheduling |
| Metrology | Metrology.* | Metering processing |
| Presskey | Presskey.* | Buttons management |
| Rtcproc | Rtcproc.* | Real time clock processing |
| Tou | Tou.* | Time of use processing |
| Utils | Utils.* | Utils module |
