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
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
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