I'm a student working on a lab assignment relating to memory and we were supposed to read/write to flash to see just how much usable space our board actually provides. After reading this post:
http://forums.leaflabs.com/topic.php?id=146
and reviewing the source code from the pages it provided I thought I got it working but I miss read the flag that I needed to use and cleared my entire Flash memory. My device no longer shows up at all in Device manager. I've tried following the instructions here:
http://leaflabs.com/docs/bootloader.html
but since my device is not being recognized anymore I get an error when I try to run the Python script.
Any advice?
I'm running a Maple board r5
Windows 7 x64.
I had all the drivers and everything working before I bricked it.