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'.

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 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

2010-08-29 Thread Volker Wolfram
Hi all, here ist the *.asm file from my project directory. Thanks to you. HUE \a ; This is a template for an amforth project. ; ; The order of the entries (esp the include order) must not be ; changed since it is very important that the settings are in the ; right order ; ; first is to include t

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 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

[Amforth-devel] Compilation errors with avra assembler

2010-08-29 Thread Volker Wolfram
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? Regards, HUE \a # simple makefile for building the # template project. # --- edit these