Hi Marcin & Daniel: Daniel: Wow. Interesting! I grabbed the device files from avrsyn when we were battling errors with the AVR Studio code yesterday, so it's good to know they are avra friendly. We'll try a copy of avrsyn under 1.3.0 to see what happens.
Marcin: Yes, we're including ".device ATmega32," we already made that mistake. :) Sounds like trying the latest dev code out of git is the next step. Cheers, James On 5/26/2011 11:45 AM, Marcin Cieslak wrote: > > Are you including ".device ATmega32" in your code? > > I think I've seen some bugs related to forgetting of variables between > pass 1 and 2 fixed in the code. > > Is there an option to try the latest development code from git? > > git clone git://avra.sourceforge.net/gitroot/avra/avra/ > cd avra/src > make -f makefiles/<one of the makefiles> > > //Marcin > -- James Grahame ReflexAudio.com ------------------------------------------------------------------------------ vRanger cuts backup time in half-while increasing security. With the market-leading solution for virtual backup and recovery, you get blazing-fast, flexible, and affordable data protection. Download your free trial now. http://p.sf.net/sfu/quest-d2dcopy1 _______________________________________________ Avra-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/avra-user
