[Amforth] amforth 4.5 and ATmega128

2011-07-26 Thread paolo.ga...@fastwebnet.it
Hello guys, I'm trying to build amforth for an ATmega128. It won't compile, searching for a definition of MCUSR. Attached you'll find the folder content I'm using (a standard template). amforth ver. 4.5 AVR Studio 4 (latest build) Any help is greatly appreciated. Thank you ---

[Amforth] amforth 4.4 & ATMEGA16.txt

2011-06-16 Thread paolo.ga...@fastwebnet.it
Hi guys, I’m trying to compile a system for an ATMEGA16 board. It gives errors and I’m not able to go forth. I followed the procedure suggested in official docs: copy the template folder in apps to a new folder “atmega16” and then modify makefile and template.asm. Attached you’ll find my makefil