Re: [Amforth] String corruption

2012-11-30 Thread David Wallis
Thanks Matthias. I get it! -- Keep yourself connected to Go Parallel: TUNE You got it built. Now make it sing. Tune shows you how. http://goparallel.sourceforge.net ___ Amforth-d

Re: [Amforth] String corruption

2012-11-30 Thread Matthias Trute
Hi David, > After a good couple of days of learning forth and getting my xbee > communicating using interrupts on uart1 in API mode, this has just started > happening and I'm stumped. > > When I generate a string with >> s" Some text", > > it gets corrupted, and I keep seeing bits of the command

[Amforth] String corruption

2012-11-30 Thread David Wallis
Hi All. After a good couple of days of learning forth and getting my xbee communicating using interrupts on uart1 in API mode, this has just started happening and I'm stumped. When I generate a string with > s" Some text", it gets corrupted, and I keep seeing bits of the command lines I've been