USB Programmer support (MAC OSX)
I've got the crossworks compiler installed and I can compile my code, however, when I select "AVR-ISP MKII" from the programmer list the IDE hangs for about 5 seconds and then closes.
How do I enable support for the programmer? is there a driver I need to install or is there another step I need to do?
-
I'm wondering if I need a driver of some kind.
When I look at DMESG I see this -
"
USBF: 27635.596 AppleUSBOHCI[0x7031000]::Found a transaction which hasn't moved in 5 seconds on bus 0x6, timing out! (Addr: 5, EP: 0)USBF: 27635.919 IOUSBCompositeDriver[0x7419300](IOUSBDevice) GetFullConfigDescriptor(0) returned NULLUSBF: 27635.596 AppleUSBOHCI[0x7031000]::Found a transaction which hasn't moved in 5 seconds on bus 0x6, timing out! (Addr: 5, EP: 0)
USBF: 27635.919 IOUSBCompositeDriver[0x7419300](IOUSBDevice) GetFullConfigDescriptor(0) returned NULL
"
I'll keep tinkering.
Please sign in to leave a comment.
Comments
4 comments