I'm planning a project using the ATtiny85. I use ICCAVR and the app builder in the IDE is giving me an error related to this CPU, so I suspect the '85 isn't supported yet. Other choices work fine. Is there another AVR that closely resembles the '85 and that won't require a lot of massaging if I choose it in the app builder? Thanks.
ATtiny85 alternative
Author
Message
You didn't state which ICCAVR version you are using.
If you are referring to the ImageCraft ICCAVR C compiler, Version 7.16A, build Feb 28, 2008, the ATtiny85 is listed in the "Project/Options/Target/Device Configuration " pull-down menu.
And, if the AVR flavor is listed in the options path called out above, it is supported by ImageCraft ICCAVR, v7.xx.
Send Richard at ImageCraft an e-mail describing your particular problem and error message.
And too, if you do a search of the ImageCraft users forum, I'm sure you'll find the answer that you require...
Ooops! Out of date version. That did it. Thanks.