On Mon, 24 May 2021 17:57:51 -0700
Michael Picco <mpi...@placerville.me> wrote:

> Hello Martin,
> Thank you for responding!
> In my work directory, which is aptly named 'amforth-6.9', I don't see
> a copy of the template.asm file with "amforth-low.asm" mentioned.
> The amforth-low.asm file is referenced in the avr8 subdirectory.  Is
> there something I am missing?
> 
> Kind regards,
> Michael
> 

The file is here:
        appl/template/template.asm

I'm wrong as to where "amforth-low.asm" is included. In a vanilla
system the include is in:
        appl/atmega2561/atmega256.asm

There is an atmega256 build in:
        appl/atmega2561/

Probably the most suitable Makefile is:
        appl/template/makefile
or possibly:
        appl/arduino/Makefile

-- 
Regards,

Martin Nicholas.

E-mail: reply-2...@mgn.org.uk (Address will be valid throughout 2021).


_______________________________________________
Amforth-devel mailing list for http://amforth.sf.net/
Amforth-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amforth-devel

Reply via email to