-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi Michael,
> On 10/9/2013 3:01 PM, Michael Picco wrote:
>> Hello,
>>
>> I keep getting the following warning when compiling amforth for
>> an Arduino Uno:
>>
>> "Use of undefined or forward referenced symbol 'XT_NOOP' in
>> .equ/.set" The warning p
Programmed the resulting hex/eep files into the Uno and version 5.1
comes up just fine.
Still not sure why the warning came up, but amForth appears to be
working as expected.
Michael
On 10/9/2013 3:01 PM, Michael Picco wrote:
> Hello,
>
> I keep getting the following warning when compiling amfo
Hello,
I keep getting the following warning when compiling amforth for an
Arduino Uno:
"Use of undefined or forward referenced symbol 'XT_NOOP' in .equ/.set"
The warning points to line 28 in the file "usart_common.asm.
I've gone through the compilation process, double-checking my work
several ti