Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
10 years, 6 months ago. This question has been closed. Reason: Solved the issue myself
Spectacularly stupid mistake writing to local file system - now can't access mbed
So I made a very stupid mistake. I am making a logger where I will write to the local file system every few seconds. During the process of working toward this I loaded some code on the the mbed that instantly (on power up) starts logging to a file on the local file system every second. This means I can't write to the mbed to flash on another bin file because every second the mbed ejects itself from my computer.
I've had a look at the de-bricking article but I can't remove the bad bin file before undertaking that process so don't think it will work.
Any thoughts or suggestions on how to fix this are welcome
(and yes, I realise this was a pretty dumb thing to do :-) )