Re: [Amforth-devel] compilation errors

2010-08-29 Thread Marcin Cieslak
On Sun, 29 Aug 2010, Volker Wolfram wrote: And it's time for a new 'Rhöner Landpremium'. I will try to update avra with those changes. And we are stuck here with Ebbelwoi! Prost! --Marcin-- Sell apps to millions thro

Re: [Amforth-devel] compilation errors

2010-08-29 Thread Volker Wolfram
[email protected] (Volker Wolfram) wrote: > Hi here is my include file again. Thank you to all helpers! It works now. I will try to burn to FLASH ROM tomorrow. And it's time for a new 'Rhöner Landpremium'. Regards, HUE \a

Re: [Amforth-devel] compilation errors

2010-08-29 Thread Volker Wolfram
Hi here is my include file again. -- Sell apps to millions through the Intel(R) Atom(Tm) Developer Program Be part of this innovative community and reach millions of netbook users worldwide. Take advantage of special oppor

Re: [Amforth-devel] Compilation errors

2010-08-29 Thread Marcin Cieslak
On Sun, 29 Aug 2010, Volker Wolfram wrote: Hi Marcin, here is my Include- file m32def.inc. nevermind. Can you try the attached m32def.inc instead? It can be placed in the project directory (where you have m32.asm) --Marcin;* THIS IS A MACHINE GENERATED FILE - DO NOT EDIT ***

Re: [Amforth-devel] Compilation errors

2010-08-29 Thread Volker Wolfram
Hi Marcin, here is my Include- file m32def.inc. Thanks, and it's time for a 'Rhöner Landpremium' now. -- Sell apps to millions through the Intel(R) Atom(Tm) Developer Program Be part of this innovative community and reac

Re: [Amforth-devel] Compilation errors with avra assembler

2010-08-29 Thread Marcin Cieslak
On Sun, 29 Aug 2010, Volker Wolfram wrote: > ../../core/words/istore_nrww.asm(55) : Error : Found no > label/variable/constant named > RWWSRE > ../../core/words/istore_nrww.asm(55) : Warning : Constant out of range (-128 > <= k <= 255 > ). Will be masked > AVRA: advanced AVR macro assembler Ve

Re: [Amforth-devel] Compilation errors with avra assembler

2010-08-29 Thread Matthias Trute
Hi, > Would you consider adding .overlap > > http://support.atmel.no/knowledgebase/avrstudiohelp/mergedProjects/AVRASM/Html/directives.html#OVERLAP/NOOVERLAP > > to places where the code generated overlaps: sound like a good idea. If it works for both assemblers I'll do it. May take a few days

Re: [Amforth-devel] Compilation errors with avra assembler

2010-08-29 Thread Volker Wolfram
Marcin Cieslak wrote: > On Sun, 29 Aug 2010, Matthias Trute wrote: > > > There is a simple answer: avra cannot be used. Use the Avr Assembler 2 > > from the AVR Studio with wine. Avra did work in the past, but not with > > the current code. I cannot tell, which amforth version was the last > > on

Re: [Amforth-devel] Compilation errors with avra assembler

2010-08-29 Thread Marcin Cieslak
On Sun, 29 Aug 2010, Matthias Trute wrote: > There is a simple answer: avra cannot be used. Use the Avr Assembler 2 > from the AVR Studio with wine. Avra did work in the past, but not with > the current code. I cannot tell, which amforth version was the last > one that avra understood, its long ag

Re: [Amforth-devel] Compilation errors with avra assembler

2010-08-29 Thread Volker Wolfram
Matthias Trute wrote: > Hi Volker, > > > I've copied the template directory and get weird errors form the words > > source files. > > > > I'm using amforth 3.9. > > > > Can anyone give me a comment to work with amforth and how to compile it > > for ATmega32a? > > There is a simple answer: avra

Re: [Amforth-devel] Compilation errors with avra assembler

2010-08-29 Thread Matthias Trute
Hi Volker, > I've copied the template directory and get weird errors form the words > source files. > > I'm using amforth 3.9. > > Can anyone give me a comment to work with amforth and how to compile it > for ATmega32a? There is a simple answer: avra cannot be used. Use the Avr Assembler 2 fro

Re: [Amforth-devel] Compilation errors with avra assembler

2010-08-29 Thread Marcin Cieslak
On Sun, 29 Aug 2010, Volker Wolfram wrote: > Hello, > > I've copied the template directory and get weird errors form the words > source files. > > I'm using amforth 3.9. > > Can anyone give me a comment to work with amforth and how to compile it > for ATmega32a? Do you have avra source? Can you t