On Sat, 18 Aug 2012, Erich Waelde wrote:
> > 1) revert to amforth 4.4 hardcoded "rjmp" since we can > > assume the distance is pretty small here. > > I have included doplusloop.asm from amforth-4.4 into the build > from amforth-4.5, and verified the difference in source. Result: > amforth built with avrasm2 works, whereas > amforth built with avra fails to connect via serial interface. I think doplusloop.asm has "rjmp" in all recent versions. Can you try this "doloop.asm"? I see that r1071 changed lots of jumps, but most of them (like DO_NEXT) should be fine - they are referring to the already-defined labels. ------------------------------------------------------------------------ r1071 | mtrute | 2011-06-03 18:49:08 +0200 (Fri, 03 Jun 2011) | 1 line use the smart jump instruction everywhere ------------------------------------------------------------------------ //Marcin ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Amforth-devel mailing list for http://amforth.sf.net/ Amforth-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/amforth-devel