How to clear the total Chip when Reprogramming the MCU; Using STM32CubeIde and a Segger Jlink ;
I use the STM32CubeIde and the Segger J-link program tool.
I've noticed that when reprogramming only the sectors where the program comes are reflashed.
Since I also use other secoters for data storage, would I also want to delete/clear these when reprogramming the mcu?
How can I set the STM32CubeIde environment to erase the entire flash before programming with the segger J link tool (debug/release)?
Regards,
diederik
