Hi all,
I'm trying to flash the iot-lab_M3 board and constantly fail on:
```
...
Error: no device found
Error: unable to open ftdi device with vid 0403, pid 6010, description
'FITECO M3' and serial '*'
```
I've compiled and installed OpenOCD (0.9.0-dev-00186-g30203b3) which
perfectly works with the SAMR21-xpro board.
I use `make BOARD=iot-lab_M3 flash` to try flashing.
I also tried to invoke the flash script manually:
`sudo BOARD=iot-lab_M3 ./flash.sh hello-world.hex`
with the same result.
Has anyone a hint for me what I'm doing wrong.
Thanks and best regards,
Martin
_______________________________________________
devel mailing list
devel@riot-os.org
http://lists.riot-os.org/mailman/listinfo/devel