Re: [Flashforth-devel] building flashforth with avra?
Brought to you by:
oh2aun
From: Peter J. <pe...@me...> - 2021-03-28 11:10:28
|
Mikael, It would be interesting to have FF running on Atmega4809. I bought a few of those thinking that I would come back to doing some FF-related work this year (2021). It has been a while since I have had any time to play, so part of my plans included a refresh of the tutorial documents, possibly into ASCIIDOC source form. I expect that such a form would allow them to be more easily included on your web site and, also, that it would be easier to copy and paste code from them. Cheers, Peter J. On 28/3/21 7:36 pm, Mikael Nordman wrote: > Hi, > > Inspired by this question, I started to re-write FlashForth for Atmega > to compile with the Microchip MPLABX and XC8 compiler. > > It is still coded in assembler. > > It already compiles. Need to sort out some linking details before it > is ready. > > Getting FF working with XC8 would also enable use of FF in the new > Atmega parts from Microchip. > > BR Mikael > > On 2021-03-25 23:27, Christopher Howard wrote: > >> Hi, is there anybody who has been able to build flashforth with avra >> (https://github.com/Ro5bert/avra/tree/master/includes)? > > > _______________________________________________ > Flashforth-devel mailing list > Fla...@li... > https://lists.sourceforge.net/lists/listinfo/flashforth-devel |