Hello, I have fixed two issues which made avra less compatible with AvrAsm:
+ .BYTE directive cannot be used in code segment only (it's ok in EEPROM) + Don't erase values of variables when entering second pass. The second one should fix the problem reported by James Grahame earlier on this list. I would encourage everyone to try this version on their own project to make sure there are no regressions. //Marcin ------------------------------------------------------------------------------ EditLive Enterprise is the world's most technically advanced content authoring tool. Experience the power of Track Changes, Inline Image Editing and ensure content is compliant with Accessibility Checking. http://p.sf.net/sfu/ephox-dev2dev _______________________________________________ Avra-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/avra-user
