From: Marcin C. <sa...@sa...> - 2010-09-15 19:51:52
|
On Wed, 15 Sep 2010, Erich Waelde wrote: > > avra is currently being worked on again, so it might work again in the near future. > It works if you apply my three patches (and remove unsupported .overlap / .nooverlap for now). Links for patches: 3044547 Error:: ldi can only use a high register (r16 - r31) https://sourceforge.net/tracker/?func=detail&aid=3044547&group_id=55499&atid=477233 3044545 movw y, z causes Error:: No register associated with y and z https://sourceforge.net/tracker/?func=detail&aid=3044545&group_id=55499&atid=477233 3044541 .ifndef does not work (Can't redefine constant, use .SET) https://sourceforge.net/tracker/?func=detail&aid=3044541&group_id=55499&atid=477233 Let me know if you have any trouble (can be on avra list too). --Marcin |