Trinket - Possible Error in Trinket Learning Guide

Adafruit's tiny microcontroller platform. Please tell us which board you are using.
For CircuitPython issues, ask in the Adafruit CircuitPython forum.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
pburgess
 
Posts: 4161
Joined: Sun Oct 26, 2008 2:29 am

Re: Trinket - Possible Error in Trinket Learning Guide

Post by pburgess »

This has come up in another thread...
Edit the avrdude.conf file and try removing references to all parallel port programmers. This begins at line 716 (comment, "Parallel port programmers") and runs through line 922 (just prior to the comment about bitbanging).

This might be a Mac thing (I encountered it too, thought it was just me), so let me know if it works for you, in which case we'll update the guide and provide a different avrdude.conf file.
Please let me know if that solves it for you. That's three Macs now, so I'm pretty confident that's the issue.

adafruit
 
Posts: 12151
Joined: Thu Apr 06, 2006 4:21 pm

Re: Trinket - Possible Error in Trinket Learning Guide

Post by adafruit »

woops forgot about that mac parallel port thingy! we'll update the tutorial with an avrdude conf specifically for mac, but what you have is the same so you can continue as is.

thanks!!

Locked
Please be positive and constructive with your questions and comments.

Return to “Trinket ATTiny, Trinket M0”