Question
STM32F469 XIP boot, When I load to application the core get SCB->CFSR IACCVIOL err? How can I fix it?
My bootloader and application is refer to F7-packet-ExtMem, but when I jump to application's location it will get IACCVIOL err.
My cpu is stm32f469 and use qspiflash to save application codes.Memory map mode is ok.
Don't know why it cause this err.
