Resolved! STM32F746 Disco clear memory section
I Have STM32F746 Disco and i have a memory section that sould be initialized to zero.and the aim behind this is to keep the memory content whenever the board is rest.but unfortanlty, this section is being clear every time i restart the debuger.the se...