Hello all,
i just started working with Arduino Mini Pro (8MHz, 3.3V) and an ADXL accelerometer. It worked fine. But after some code modifications and uploads it seems to have stopped updating the uploaded code.
Arduino 1.0.5 reports “Done uploading. Binary sketch size: 9,074 bytes (of a 28,672 byte maximum)”. But the executed code is still an old one.
I tried resetting the board like described in the tutorial (RST / GND) without success.
Do you have any idea how i get my current code on the board?
Solved. Commenters in the product page seemed to have similar problems:
“More importantly, the only way to get the device to reprogram was to repeatedly jiggle the reset pin (shorting it to ground) while the device was connected via USB, and after upload is initiated in IDE.”
[https://www.sparkfun.com/products/10999 ... cd55000000](https://www.sparkfun.com/products/10999#comment-5089b387ce395fcd55000000)
There is also a solution of reburning the bootloader. For some reason, the bootloader becomes corrupt.