Application: Use vector table remapping to implement execution switch between two programs
BSP Version: NUC123 Series BSP CMSIS V3.01.001
Hardware: NuTiny-EVB-123-LQFP64_V1.0
The Nuvoton NUC123 series of microcontrollers provides the ability to remap vector table, and developers can download two programs to different locations in APROM. By remapping the vector table and the function pointer, two programs can switch for execution.