From: Hannu V. <vu...@ms...> - 2012-08-18 18:39:02
|
Hi! Sorry about long delay. I was out of net for a while. Here are two files. They are the successing windows build from appl directory (my_forth.zip) and same thing from Linux and Avra (from_linux.tar.gz) Hopefully these have some help making Amforth better. Best regards, Hannu Vuolasaho ---------------------------------------- > To: amf...@li... > From: sa...@sa... > Date: Fri, 10 Aug 2012 16:27:09 +0000 > Subject: Re: [Amforth] Compiling Amforth 4.9 > > >> Hannu Vuolasaho <vu...@ms...> wrote: > > > > Sorry. Maybe I wasn't quite clear. Im building Amforth 4.9 > > > > > > $ avra --version > > AVRA: advanced AVR macro assembler Version 1.3.0 Build 1 (8 May 2010) > > > > I think I'm getting on with this. problems with .overlap org errors required git version of Avra. > > > > http://permalink.gmane.org/gmane.comp.lang.forth.amforth/1047 instructed to add one .equ MCUSR = MCUCSR line. > > bm_PARITY problem was solved changing order of serial setting and driver. > > > > I also had wrong appnotes :( After I copied from avrassembler2 appnotes, amfort compiled. > > > > However binary doesn't work :( > > Can you generate a list file (-l listfile) and also send me resulting .hex files? > > I would like also to try it here - what should I set up in my environment? > > Did you succeed using avrasm2? can you send me resulting hex files and the listfile > as well? > > By the way: the newest git master from avra finally supports -o, -e and -d options > to change the flash output, EEPROM, and debug file names. Finally! > > //Marcin > > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > Amforth-devel mailing list for http://amforth.sf.net/ > Amf...@li... > https://lists.sourceforge.net/lists/listinfo/amforth-devel |