ATTINY 261 vs ATTINY26

Forum for problems or queries regarding the Flowcode application and compiler usage.

Moderators: Benj, Mods

Post Reply
goblin
Posts: 10
Joined: Tue Aug 11, 2009 7:47 pm
Contact:

ATTINY 261 vs ATTINY26

Post by goblin »

hello,
currently i am facing a declaration error for the ADCSR of the Tiny 261.
i don't have it with the " old" Tiny26.
" ' ADCSR' undeclared ( for all used 'FCD_ADCx_SampleADC) "
any idea how to solve this
thanks

Sean
Valued Contributor
Valued Contributor
Posts: 548
Joined: Tue Jun 26, 2007 11:23 am
Has thanked: 6 times
Been thanked: 44 times
Contact:

Re: ATTINY 261 vs ATTINY26

Post by Sean »

Hello,

There is a patch available for Flowcode AVR V3 that includes a fix for the ATtinyx61 adc problem - and several other issues.

If your copy of Flowcode has not been updated, the patch can be found at the link below:

http://www.matrixmultimedia.com/softwar ... pdates.zip

It includes Component and FCD files that can be used to replace the originals in your Flowcode installation. Please backup the original files/folders before replacing them.

User avatar
Steve
Matrix Staff
Posts: 3418
Joined: Tue Jan 03, 2006 3:59 pm
Has thanked: 114 times
Been thanked: 422 times
Contact:

Re: ATTINY 261 vs ATTINY26

Post by Steve »

Note that this is not a problem with the latest Flowcode V4 for AVR.

Post Reply