75#define FUNCTION "McciBootloaderPlatform_entry()"
uint8_t g_McciBootloader_BssBase[]
base address of the .bss section in RAM (linker-defined).
uint8_t g_McciBootloader_DataBase[]
base address of the .data section in RAM (linker-defined).
uint8_t g_McciBootloader_BssTop[]
first address past end of the .bss section in RAM (linker-defined).
const uint8_t gk_McciBootloader_DataImageBase[]
address in flash of the initializer data for the .data section (linker-defined).
static size_t McciBootloader_codeSize(const void *base, const void *top)
uint8_t g_McciBootloader_DataTop[]
first address past end of the .data section in RAM (linker-defined).
void McciBootloaderPlatform_entry(void)