MCCI Trusted Bootloader
Simple trusted bootloader and tools for small embedded systems
mccibootloaderplatform_startapp.c File Reference
#include "mcci_bootloader_platform.h"
#include "mcci_bootloader_bits.h"
#include "mcci_arm_cm0plus.h"
#include <stdint.h>

Go to the source code of this file.

Macros

#define FUNCTION   "McciBootloaderPlatform_startApp"
 

Functions

void McciBootloaderPlatform_startApp (const void *pAppBase)
 

Macro Definition Documentation

◆ FUNCTION

#define FUNCTION   "McciBootloaderPlatform_startApp"

Definition at line 85 of file mccibootloaderplatform_startapp.c.

Function Documentation

◆ McciBootloaderPlatform_startApp()