From: Matthias T. <mt...@we...> - 2011-06-10 17:58:48
|
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. The commits I've done in the meantime should not do any (more) harm. But they are huge and fundamental however, see homepage for details. Matthias |