I use win XP. (Yes i know i am a "has been")
I try to install AVRISP-MKII and I want to use it with the Arduino IDE to burn the bootloader on a RobotControl card but I always get the error
"avrdude: usbdev_open(): did not find any USB device 'usb' "
Howerer i can see a driver AVRISP-MKII in the list of peripherals.
Do you have the correct driver? If it shows up with Jungo driver, it will not work with the IDE.
Browse to the Arduino folder that has avrisp2.inf in it, that's what you need.
Thanks for your reply.
I Have uninstalled "jungo" and installed libusb-win32-1.6. from source forgeforge instead but it does not work correctly.
With my AVRISP-MKII connected to an Arduino Mega i can upload the program but not burn the bootloader.
With my RobotControl card connected the the AVRISP-MKII i can't do anything ! The error is :
avrdude : stk500v2_command() : command failed
And i did not find any file avrisp2.inf on my computer. Where the hell can be this file ? (I use arduino1.6.5R2) How can i installed this driver ?
Thanks,
With this driver my Mega2560 works perfectly after burning the bootloader. But I still cannot communicate nor burn the bootloader with my arduino RobotControl Card !!!
When I try to burn the bootloader or upload a sketch, the error message is always :
avrdude : stk500v2_command() : command failed