Re: [AVaRICE-user] Avarice runtime error with libusb

2011-12-25 Thread Joerg Wunsch
As Ed wrote: > dyld: lazy symbol binding failed: Symbol not found: _libusb_init > Referenced from: /usr/local/avr/lib/libusb-0.1.4.dylib This is MacOS X? I don't know much about it (yet), but libusb_init is a function from libusb-1.0. Apparently, you are using a wrapper for the 0.1 API interfac

[AVaRICE-user] Avarice runtime error with libusb

2011-12-24 Thread Ed
Hi all: I have a problem when running Avarice it gives me a runtime error. Here is the log: avarice --mkII -j usb -d -P ATMEGA1280 -v -f /Users/freddie/Desktop/RifeCode1280/main.elf :4242 AVaRICE version 2.12, Dec 24 2011 19:08:49 Defaulting JTAG bitrate to 250 kHz. dyld: lazy symbol binding fa