Jump to the main application.
Go to the source code of this file.
Functions | |
void | Launcher_RunApp (uint32_t address) |
Jump to the main application at the specified address. More... | |
void Launcher_RunApp | ( | uint32_t | address | ) |
Jump to the main application at the specified address.
address | The address of the first instruction to execute. |
This function will never return.