Static Public Member Functions | |
static void | dump () |
static void | mapFlashToVMA (uint32_t flashOffset, void *vma, size_t size) |
|
static |
Map an area of flash memory into VMA.
flashOffset | The offset in flash of the start of data. |
vma | Where in VMA the data should appear. How much data to map. |