Hello i just received my teensy ++2.0 and i programed a hex file on the teensy with the program loader. But how do i delete files from the teensy, theres no option?
Printable View
Hello i just received my teensy ++2.0 and i programed a hex file on the teensy with the program loader. But how do i delete files from the teensy, theres no option?
You don't delete files, you just reprogram over it, just like you have done.
Overwrite it with something like this.
I suppose you could make a hex that was all 0's too...