Normal Boot
By default, if no other boot flags are set during the boot phase, the Normal boot mode is used. During Normal boot, the bootloader will simply boot to the "main" application which is flashed at the current application bank flash address (see Application Banks for more information). For example, if the current flash bank is set to Bank A, then the bootloader will jump to the flash address associated with Bank A and begin running the application at that address.