Hi, On 06/08/2011 09:10 PM, Marcin Cieslak wrote: > Hello, > > I tried to compile amforth trunk with avra and I get: > > [exec] /usr/home/saper/sw/amforth/trunk/core/dict_usart.inc(7) : Error > : Found no label/variable/constant named XT_USART_INIT_RX_ISR > [exec] /usr/home/saper/sw/amforth/trunk/core/dict_usart.inc(7) : Error > : XT_USART_INIT_RX have already been defined as a label > > Indeed, XT_USART_INIT_RX_ISR does not seem to be defined anywhere > in the sourcecode. Is it only me?
Hm, the lines look like this one: .set XT_USART_INIT_RX = XT_USART_INIT_RX_ISR so maybe the right hand side is not defined??? Just wild guessing. Erich ------------------------------------------------------------------------------ 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 Amforth-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/amforth-devel