Re: [Flashforth-devel] building flashforth with avra?
Brought to you by:
oh2aun
From: Mikael N. <mik...@fl...> - 2021-04-15 20:45:04
|
I do not have instructions. I need to publish the XC8 instructions, have not done that yet. You can try with the avr-gcc, but I believe it does not support the .section .NRWW, code, address() directive. Microchip stated the address() part was their addition to XC8, but you can try. On 2021-04-15 21:15, Christopher Howard wrote: > Hi, for those not willing to use MPLABX/XC8, do you have any instructions on how to build with avr-gcc toolchain? |