I am facing CPU halt during flash erase opertaion, so i chosen RAM linker script "STM32F769NIHX_RAM.ld" to enable code execute from RAM. Now the code and data section of my software is purely working from RAM (no fash access required) but CPU is halt...