>> Matthias Trute <[email protected]> wrote: > Hi Marcin, > >> When compiling r1076 with avra: >> >> [exec] /usr/home/saper/sw/amforth/trunk/core/words/usart-rx-isr.asm(12) : >> Error : Found no label/variable/constant named XT_RXQ > ..... >> >> Didn't have time to look deeper into this, but maybe some include order >> is a problem. > > Erichs analysis direct to the "right" solution (bug fix in avra, since > the atmel assembler does not have any problem). For now I changed > the code in usart-rx-isr.asm to be similiar to the poll variant. > R1081 should work.
[...] Thanks everyone, bugfixes are now committed to avra git master, so avra should assemble amforth without problems. .BYTE problem has also been fixed. //Marcin ------------------------------------------------------------------------------ EditLive Enterprise is the world's most technically advanced content authoring tool. Experience the power of Track Changes, Inline Image Editing and ensure content is compliant with Accessibility Checking. http://p.sf.net/sfu/ephox-dev2dev _______________________________________________ Amforth-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/amforth-devel
