entry point for jumping to application.
Copyright (c) 2020 Microchip Technology Inc. and its subsidiaries.
Macros | |
#define | RESET_FLAG 0x4B65A5B2B49A5A4D |
Functions | |
void | jumpToApplication (void) |
Variables | |
uint64_t | flag |
#define RESET_FLAG 0x4B65A5B2B49A5A4D |
Referenced by Boot_main(), srecHandshake(), srecProtocol(), and update_action().
void jumpToApplication | ( | void | ) |
References app_table_tag::app_start_addr, app_info_t::appTable, CLEAR_EIND, flag, and isCrcMatched.
Referenced by Boot_main().
uint64_t flag |
Referenced by Boot_main(), jumpToApplication(), srecHandshake(), srecProtocol(), and update_action().