As Jeff Dombach wrote:

> " This application has failed to start because libusb0.dll was not
> found.  Re-installing the application may fix this problem"

This is a known issue of the 200705xx WinAVR build.  I don't know
whether Eric already has an idea what caused that issue.

Note this is *not* an avrdude issue though, it's somehow related to
the way the libusb-win32 is installed into the target system.  The
installed avrdude has been linked against libusb but it is then not
found at run-time.  It's the Win32 run-time loader that does not find
it, so it aborts the loading before avrdude even gets control.

> I resolved it by downloading and installing:
> 
> http://sourceforge.net/projects/libusb-win32/

That's exactly the workaround that is known to fix it.

-- 
cheers, J"org               .-.-.   --... ...--   -.. .  DL8DTL

http://www.sax.de/~joerg/                        NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)


_______________________________________________
avrdude-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/avrdude-dev

Reply via email to