Hi leaflabs,
I think my problem is clear:
Reflashed the maple_boot.bin built from "maple-bootloader.git", no user code in flash.
My situation is:
While using IDE, it came a message "Couldn't find the DFU device: [1EAF:0003]".
While using libmaple in command line, typein "dfu-util -a1 -d 1EAF:0003 -D build/maple.bin -R", it came a message "No DFU capable USB device found".
While typein "dfu-util -l", there would be the situation same as unplugging maple usb cable.
The most strange thing is that there was no usb device listed out (typed in "lsusb") for corresponding maple board while the borad running looks correct(fast flash then slower).
I've tried methods mentioned in forum, program it directly without recognizing serial device.
http://forums.leaflabs.com/topic.php?id=178
And checked the docs for 0.0.12
https://github.com/leaflabs/leaflabs-docs/commit/20567605e2cc6a0414177b87efc7ab9b495898e2
Still doesn't work.
So, I have to turn to you excellent guys :P
My environment:
Board: maple r5
Host OS: Fedora 15 & Ubuntu 11.04 & Windows XP
Ps: Before I reflash the bootloader, it worked well on each environment.
Thanks,
Librae