I'm fairly new to Arduino zero, although I have had successes with earlier Arduino devices.
I have desperately attempted to burn the bootloader on my Zero M0..
The Win 7 device port is listed as Arduino Zero bootloader.
I have gone through many forum replies. None has worked so far.
This is what I get:
Open On-Chip Debugger 0.9.0-g932ec70 (2017-02-15-12:34)
Licensed under GNU GPL v2
For bug reports, read
http://openocd.org/doc/doxygen/bugs.html
debug_level: 0
adapter speed: 500 kHz
adapter_nsrst_delay: 100
Error while burning bootloader.
cortex_m reset_config sysresetreq
Error: unable to find CMSIS-DAP device "
......
I have installed the Arduino.org IDE
I have SAMD libraries loaded. The IDE recognizes the port as Arduino/Genuino Zero (Native USB Port) and the reset switch works, but that's as far as it goes.
I hope to resolve this issue once and for all.
Gilles