I create 2 simple applications on Nucleo-L476RG.Both application have default settings from STM32CUBEIDE.1 - bootloader - just jump to 0x080100002 - Application - led flashings with HAL_Delay functionBootloader jumps into application, pplication star...