Dear Tommy

ls /etc/udev/rules.d gives:
49-micronucleus.rules  70-snap.core.rules         z65-anyma-udmx.rules  
z65-fx5-hid.rules   z65-spi.rules
49-teensy.rules        70-snap.libreoffice.rules  z65-dmxusb.rules      
z65-peperoni.rules
so I guess not. Strange while it was working for month on different computers 
here

ls /dev/usb gives:
hiddev0

ldd $(which openocd) gives:
linux-vdso.so.1 (0x00007ffc013f7000)
libusb-0.1.so.4 => /lib/x86_64-linux-gnu/libusb-0.1.so.4 (0x00007f19a46cc000)
libftdi1.so.2 => /usr/lib/x86_64-linux-gnu/libftdi1.so.2 (0x00007f19a44be000)
libusb-1.0.so.0 => /lib/x86_64-linux-gnu/libusb-1.0.so.0 (0x00007f19a42a6000)
libhidapi-hidraw.so.0 => /usr/lib/x86_64-linux-gnu/libhidapi-hidraw.so.0 
(0x00007f19a40a2000)
libjaylink.so.0 => /usr/lib/x86_64-linux-gnu/libjaylink.so.0 
(0x00007f19a3e96000)
libjim.so.0.77 => /usr/lib/x86_64-linux-gnu/libjim.so.0.77 (0x00007f19a3c52000)
libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f19a3861000)
libudev.so.1 => /lib/x86_64-linux-gnu/libudev.so.1 (0x00007f19a3643000)
libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007f19a3424000)
libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f19a3220000)
/lib64/ld-linux-x86-64.so.2 (0x00007f19a4db0000)
librt.so.1 => /lib/x86_64-linux-gnu/librt.so.1 (0x00007f19a3018000)

and openocd gives:
Open On-Chip Debugger 0.10.0
Licensed under GNU GPL v2
For bug reports, read
http://openocd.org/doc/doxygen/bugs.html
Info : auto-selecting first available session transport "swd". To override use 
'transport select <transport>'.
none separate
adapter speed: 400 kHz
cortex_m reset_config sysresetreq
Info : CMSIS-DAP: SWD  Supported
Info : CMSIS-DAP: JTAG Supported
Info : CMSIS-DAP: Interface Initialised (SWD)
Info : CMSIS-DAP: FW Version = 01.00.0021
Info : SWCLK/TCK = 1 SWDIO/TMS = 1 TDI = 1 TDO = 1 nTRST = 0 nRESET = 1
Info : CMSIS-DAP: Interface ready
Info : clock speed 400 kHz
Info : SWD DPIDR 0x0bc11477
Info : at91samd21g18.cpu: hardware has 4 breakpoints, 2 watchpoints


thank you if you can help me


---

** [tickets:#258] sudo apt install openocd**

**Status:** new
**Milestone:** 0.9.0
**Labels:** openOCD arduino no port 
**Created:** Wed Nov 20, 2019 12:22 PM UTC by Andries Oyens
**Last Updated:** Wed Nov 20, 2019 01:41 PM UTC
**Owner:** Paul Fertser


Dear people,

I used to program with arduino ade SAMD21 boards (as a ArduinoZero) with Atmel 
SAM-ICE. Suddenly the Arduino IDE does no see the Atmel SAM-ICE programmer on a 
USB port. 
typing openocd in terminal finds the programmer and connected board.
What can I do to find the programmer in the Arduino IDE?

kind regards, Andries


---

Sent from sourceforge.net because openocd-devel@lists.sourceforge.net is 
subscribed to https://sourceforge.net/p/openocd/tickets/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/openocd/admin/tickets/options.  Or, if this is a 
mailing list, you can unsubscribe from the mailing list.
_______________________________________________
OpenOCD-devel mailing list
OpenOCD-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to