Re: [Amforth] Warnings using Atmel Studio 6.1

2013-10-10 Thread Matthias Trute
-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

Re: [Amforth] Warnings using Atmel Studio 6.1

2013-10-10 Thread Michael Picco
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