1.10.14.10 1.11.15.10 1.12.15.10 1.13.14.10 1.22.16.10 1.23.15.10 NVM_ProgramFlashSwapBank Function
C
void NVM_ProgramFlashSwapBank( void )
Summary
Swaps the Program Flash Bank 2
Description
This function will map the Program flash bank 2 to lower region. This function should be placed in boot flash memroy and needs to be called from boot flash memory after reset before jumping to program flash memory.
Precondition
None
Parameters
None
Returns
None.
Example
NVM_ProgramFlashSwapBank();