Hello friends,
I am using a SAM7x256 board and I have a doubt. Every time we have to burn a code on the board, we have to erase it before burning a new one. And the erasing code part can be done by connecting the erase pin to ground (i.e by changing hardware connection)
Now what I want to know is, is there any way to erase the code on board so that I don't have to change the hardware connections at all? (so that all my work now is just playing with software and thus I can do this remotely

)
I would really appreciate any solution / suggestion.