Re: [Amforth] Compiling for a headless target

2021-09-04 Thread Helge Kruse
On 31.08.21 11:29, Helge Kruse via Amforth-devel wrote: But I want to create a hex file with a real turnkey application that I can flash on another ATmega2560 device. After running all Forth source code to my "development" board I find the flash filled with the code. It should be possible to cl

Re: [Amforth] Compiling for a headless target

2021-09-04 Thread Erich Wälde
Hello Helge, welcome to the list! I'm late to the show, but anyways ... I personally would not use the serial console for something else, but rather use a atmega644 or similar, which features two separate serial interfaces. Replicating code is imho most easy, if a controller is read back via av