From: Matthias T. <mt...@we...> - 2010-08-29 18:27:46
|
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 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 ago. Hopefully the avra people come up again, but there is a long way to go. For them. Matthias |