Re: [Amforth] Building amForth with Microchip Studio 7

2021-09-08 Thread Helge Kruse
On 08.09.2021 17:45, Tristan Williams wrote: Hi Helge, Glad you got AmForth to build with an atmega328p. Can you make avrasm2.exe output a list file, re-build and then check the list file for lines containing store-i ? For the atmega2560 I would expect .include "words/stor

Re: [Amforth] Building amForth with Microchip Studio 7

2021-09-08 Thread Tristan Williams
Hi Helge, Glad you got AmForth to build with an atmega328p. Can you make avrasm2.exe output a list file, re-build and then check the list file for lines containing store-i ? For the atmega2560 I would expect .include "words/store-i.asm" .include "words/store-i

Re: [Amforth] Building amForth with Microchip Studio 7

2021-09-08 Thread Helge Kruse
On 08.09.2021 08:06, Tristan Williams wrote: Hi Helge, I don't use studio, but from the command line you give below avrasm2.exe -fI -o my.hex -e my.eep -S my.tmp -W+ie -I"D:/Program Files (x86)\Atmel\Studio\7.0\Packs\atmel\ATmega_DFP\1.6.364\avrasm\inc" -I"amforth-6.9\avr8" -I"amforth-6.9\avr8