From: David C. <co...@ec...> - 2009-07-16 13:12:03
|
Hi, I'm a french ECE student. ECE is a school of Engineering in Paris. I'm working with PIC and I find usbpicprog programmer solution. The already compiled software works very well, but i don't need a graphic interface, so I want to remove everything which is link to WxWidg. I started first to compile usbpicprog software from this package: usbpicprog-0.2.0 and then i remove uninteresting parts of the program. It works with linux, but doesn't work with windows. With or without WxWidg I get the same error: "LIBUSB_DLL: error: usb_set_configuration: could not set config 1: win error: Paramètre incorrect." I'm fighting with this problem for 2 weeks and I can't manage to fix the problem. Don't you have any idea? I'm working with Visual Studio 2008, windows XP. Best regards, David |