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