Hello,
I've got a Maple for playing with ARM processors, but i can't seem to be able to program it :(
I tried all that's written on the wiki (page Troubleshooting) but the perpetual mode doesn't work and i can't flash a new bootloader because i don't have a serial port on my pc.
Here's what dmesg says about the Maple:
[ 9872.820218] usb 6-1: new full-speed USB device number 8 using ohci-pci
[ 9872.989201] usb 6-1: New USB device found, idVendor=1eaf, idProduct=0003
[ 9872.989209] usb 6-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 9872.989214] usb 6-1: Product: Maple 003
[ 9872.989218] usb 6-1: Manufacturer: LeafLabs
[ 9872.989222] usb 6-1: SerialNumber: LLM 003
[ 9875.254881] usb 6-1: USB disconnect, device number 8
[ 9875.645043] usb 6-1: new full-speed USB device number 9 using ohci-pci
[ 9875.818008] usb 6-1: New USB device found, idVendor=1eaf, idProduct=0004
[ 9875.818015] usb 6-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 9875.818021] usb 6-1: Product: Maple
[ 9875.818024] usb 6-1: Manufacturer: LeafLabs
[ 9875.820151] cdc_acm 6-1:1.0: ttyACM6: USB ACM device
[ 9908.332633] cdc_acm 6-1:1.0: failed to set dtr/rts
The maple gui tries to reset the Maple, but after some seconds it fails:
Binary sketch size is reported above. Check it against a 108000 byte maximum.
Loading via dfu-util
Resetting to bootloader via DTR pulse
Searching for DFU device [1EAF:0003]...
Error!
Here's lsusb:
Bus 006 Device 013: ID 1eaf:0004
What can i do?