Actions

Difference between revisions of "Installing USBTinyISP"

From Just in Time

m
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.
 
* 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 ].
 
* 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]

Revision as of 21:07, 24 November 2009

  • 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