Re: [Amforth] Bootloader + AmForth

2020-08-02 Thread Erich Wälde
Hello Tristan, Tristan Williams writes: > Is it possible to build the current AVR AmForth so that it can > co-exist with a bootloader? > > There is a reference in the documentation to changes that would be > required > > http://amforth.sourceforge.net/TG/AVR8.html?highlight=bootloader > > and s

[Amforth] Bootloader + AmForth

2020-07-13 Thread Tristan Williams
Is it possible to build the current AVR AmForth so that it can co-exist with a bootloader? There is a reference in the documentation to changes that would be required http://amforth.sourceforge.net/TG/AVR8.html?highlight=bootloader and some older discussions in the mailing list https://source

[Amforth] Bootloader

2014-04-16 Thread Enoch
Hello Matthias, I hope that you agree with me that AmForth should allow placing user code into the NRWW area. In my case, I need to put BOOFA there, an avrdude compatible 512W bootloader (https://github.com/wexi/boofa), or otherwise further development of my multi-board CANbus system would become