Resolved! STM32L4P5xx system bootloader: is RAM3 valid SRAM for the stack pointer?
Does the system memory bootloader for the STM32L4P5xx consider RAM3 as valid SRAM for the stack pointer?After programming bank 2, and then setting BFB2, The device will not boot into bank 2. The linker has the top of the stack at RAM3. The value wr...