Difference between revisions of "Installing USBTinyISP"
From Just in Time
(Created page with 'On Vista x64, all drivers need to be signed, but the libusb driver hasn't been signed. * make sure that winavr is installed in a directory without parenthesis (such as '...Progra…') |
m (3 revisions: copying content from old site) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | |||
* make sure that winavr is installed in a directory without parenthesis (such as '...Program Files(x86)'), or you'll get "make: Interrupt/Exception caught (code = 0xc00000fd, addr = 0x4217b3" errors when building. | * make sure that winavr is installed in a directory without parenthesis (such as '...Program Files(x86)'), or you'll get "make: Interrupt/Exception caught (code = 0xc00000fd, addr = 0x4217b3" errors when building. | ||
− | * download [http://www.ngohq.com/home.php?page=Files&go=cat&dwn_cat_id=34 Driver Signature Enforcement Overrider ]. | + | * On Vista x64, all drivers need to be signed, but the libusb driver hasn't been signed. download [http://www.ngohq.com/home.php?page=Files&go=cat&dwn_cat_id=34 Driver Signature Enforcement Overrider ]. |
+ | * If you get "sync_with_child: child 3996(0x14C) died before initialization with status code 0x0", [http://www.madwizard.org/electronics/articles/winavrvista install a new version of msys-1.0.dll] |
Latest revision as of 22:07, 12 July 2010
- make sure that winavr is installed in a directory without parenthesis (such as '...Program Files(x86)'), or you'll get "make: Interrupt/Exception caught (code = 0xc00000fd, addr = 0x4217b3" errors when building.
- On Vista x64, all drivers need to be signed, but the libusb driver hasn't been signed. download Driver Signature Enforcement Overrider .
- If you get "sync_with_child: child 3996(0x14C) died before initialization with status code 0x0", install a new version of msys-1.0.dll