How do you stop a sketch?
I clicked the stop button but doesn't seem to do anything.
I'm using the 0018version on 64bit Ubuntu.
The blink example keeps on blinking even after i upload a new sketch.
I assumed when you uploaded a new sketch it over wrote the one before it.
Or is this not the case?
When i plug in my Arduino it's still running any previous sketch i had uploaded.
Is there a way to erase the sketch memory, so when I upload a new sketch it uploads to clean memory
Uploading a new sketch will overwrite the old one.
Are you sure it's uploading? What's the new sketch? The pin 13 LED will blink when the Arduino is rebooted no matter what, so maybe that's what you're seeing.
Well there are LEDs that blink when you send serial data (the serial LEDs) and pin 13 blinks when you are uploading a new sketch and when you press reset. There are probably other times but anyway.