From: Erich W. <ew....@na...> - 2011-04-29 07:27:14
|
Hi Marcin! On 04/28/2011 11:40 PM, Marcin Cieslak wrote: > Hello, > > I have committed some changes to AVRA so that .overlap/.nooverlap > directives are actually understood. This brings us closer > to compile amforth with avra without any problems. Good news! > git clone git://avra.git.sourceforge.net/gitroot/avra/avra I have downloaded and built the program $ avra --version AVRA: advanced AVR macro assembler Version 1.3.0 Build 1 (8 May 2010) Copyright (C) 1998-2010. Check out README file for more info ... I have renabled the .overlap directive in devices/$(MCU)/device.asm. avra does not complain and build a .hex file. I have yet to test the result. Many thanks! Erich |