Question
CPU halted during flash erase opertaion
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 halted if flash sector erase is performed. Please give solution to resolve CPU halt during erase.