Wiping MCU memory Sysprogs forums › Forums › VisualGDB › Wiping MCU memory This topic has 1 reply, 2 voices, and was last updated 9 years ago by support. Log In Register Lost Password Viewing 2 posts - 1 through 2 (of 2 total) Author Posts November 10, 2015 at 22:27 #7186 ferasobeid2Participant Hi, Is there a method to wipe all Flash memory on an MCU with visual GDB? would this be an IDE feature, or would I have to write some sort of code to do it. I am working with an Atmel AT91sam7s128 THanks November 11, 2015 at 18:56 #7191 supportKeymaster Hi, If you are using OpenOCD, you can try running the ‘mon flash erase_address’ command in the GDB Session window: mon flash erase_address pad <start address> <FLASH size> Author Posts Log In Register Lost Password Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In