In other words, how to remove all programs currently running?
I know I can override it with a new program, but I want to clear the program memory and flush it with zeros before loading my new program. I have practical reasons for this.
Thanks in advance.