OK,
I will try this later, one thing I did check, avarice builds without 
"hidapi.h" being on my system, but this is required for the demo program 
you pointed me to.
My build of avarice went like this:
> $ ./Bootstrap
> + aclocal
> + autoheader
> + autoconf
> + '[' -d config-aux ']'
> + mkdir config-aux
> + automake -a -c
> configure.ac:35: installing 'config-aux/compile'
> configure.ac:38: installing 'config-aux/config.guess'
> configure.ac:38: installing 'config-aux/config.sub'
> configure.ac:31: installing 'config-aux/install-sh'
> configure.ac:31: installing 'config-aux/missing'
> src/Makefile.am: installing 'config-aux/depcomp'
> + rm -f config.cache
> ./configure
> blah...blah....
> make
> blah...blah....
> exe file was ready
The hidlib compiles under windows using VC++, which I do not have, so it 
will take me a little bit longer to build this.
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"
Br,
Philip


On 03.03.2016 14:05, Joerg Wunsch wrote:
> As Philip Mulrane wrote:
>
>> When I try avarice I just get this:
>>> D:\Dropbox\avarice>avarice -d -4 -w -P m168p :4242
>>> AVaRICE version 2.13svn20160229, Mar  3 2016 11:51:04
>> And back to the prompt, without any further messages.
> Well, AVaRICE has to be built using Cygwin on Windows, so
> maybe there's an issue with Cygwin and libhidapi then?
>
> If you go to the libhidapi home page:
>
> http://www.signal11.us/oss/hidapi/
>
> there's a short example program.  Drop the second part
> (starting at "handle = hid_open(..."), the initial part
> will tell you all HIDs the library could find.  Build that
> example under Cygwin, and run it.
>
> The Atmel-ICE (or XplainedMini) must appear there.


-- 
Bittrace14 UG
Immanuel-Kant Str.59b
31812 Bad Pyrmont

Fax: +49 32223945096

HRB 209338 Amtsger. Hannover

Geschäftsführer
Pauline Atkinson


------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
avarice-user mailing list
avarice-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/avarice-user

Reply via email to