Hi > In amforth-6.0/appl/arduino/Makefile > > AS_INCLUDE=-I $(ATMEL)/Appnotes2 -I$(CORE) > Should be > AS_INCLUDE=-I $(ATMEL)/Appnotes2 -I$(CORE) -I $(CORE)/devices/ -I > $(AMFORTH)/common > > Otherwise it won't compile. >
Thanks, fixed. The Atmel directory with the AVR Studio files etc moved to the avr8 directory as well. I changed that for the Makefile as well. Matthias ------------------------------------------------------------------------------ _______________________________________________ Amforth-devel mailing list for http://amforth.sf.net/ Amforth-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/amforth-devel