Re: [AVaRICE-user] EDBG/ATATMEL-ICE support

2016-03-06 Thread Joerg Wunsch
As Philip Mulrane wrote: > I don't actually have a PC-based Linux installation (would avarice run > on a Raspberry Pi? I never tried it, but I think it might run there, provided libusb and libhidapi are available. In addition, the only resources AVaRICE is using are pipes and Posix threads,

Re: [AVaRICE-user] EDBG/ATATMEL-ICE support

2016-03-06 Thread Philip Mulrane
I don't actually have a PC-based Linux installation (would avarice run on a Raspberry Pi? If so, then I could try this tomorrow). If I need to have a PC based Linux install, it could take a bit longer as I will set up and install a virtual PC for this (don't mind doing so), will need to take

Re: [AVaRICE-user] EDBG/ATATMEL-ICE support

2016-03-03 Thread Philip Mulrane
OK, Looks like configure removed libhidapi from the build. Some work for me to do. Br, Philip > configure:5899: gcc -o conftest.exe -g -O2 conftest.c -lusb -lbfd > -liberty -lintl -liconv >&5 > /tmp/ccJaFs6k.o: In function `main': > /cygdrive/c/tmp/avarice/conftest.c:27: undefined

Re: [AVaRICE-user] EDBG/ATATMEL-ICE support

2016-03-03 Thread Joerg Wunsch
As Philip Mulrane wrote: > For what it's worth, the XplainedMini appears in Microsofts USB Device > Viewer utility, and when I installed the filter for libUsb for the > relevant endpoints of the XplainedMini, they also showed up in > "install-filter-win.exe" Yes, it appears there, but it

Re: [AVaRICE-user] EDBG/ATATMEL-ICE support

2016-03-03 Thread Philip Mulrane
Thanks! I will give it a try at the weekend. I have used the latest Avrdude (6.3) to read/write the Flash successfully, so programming via Avarice will not be essential. Br, Philip On 03.03.2016 09:06, Joerg Wunsch wrote: > As Philip Mulrane wrote: > >> Can this also be used with the mEDBG of the

Re: [AVaRICE-user] EDBG/ATATMEL-ICE support

2016-03-03 Thread Joerg Wunsch
As Philip Mulrane wrote: > Can this also be used with the mEDBG of the xlpained mini? It > apparently supports debug wire? Yes, I added fragmentation / reassembly support yesterday, which is required for mEDBG since they only support 64 bytes endpoint size, and some transfers are (much)

Re: [AVaRICE-user] EDBG/ATATMEL-ICE support

2016-03-02 Thread Robin Kauffman
Hi- Works flawlessly so far!  Will keep you posted!  Thank you so much! (avarice r361 and avrdude r1387) -Robin K. On Mon, 2016-02-29 at 23:33 +0100, Joerg Wunsch wrote: > As Robin Kauffman wrote: > > > I was just wondering if there were any updates to support for >