Re: [Amforth] Thankyou and turnkey

2016-06-20 Thread Matthias Trute
Am Montag, den 20.06.2016, 00:27 +0100 schrieb Tristan Williams: > Hello Matthias, > > > > > The good news: your code works for me. The bad news: I > > cannot reproduce > > what you wrote. > My apologies. I did not explain myself well. My code worked for me > also. It was the Cookbook example I c

Re: [Amforth] Thankyou and turnkey

2016-06-19 Thread Tristan Williams
Hello Matthias, > The good news: your code works for me. The bad news: I > cannot reproduce > what you wrote. My apologies. I did not explain myself well. My code worked for me also. It was the Cookbook example I could not get to work. >From http://amforth.sourceforge.net/TG/recipes/Turnkey.htm

Re: [Amforth] Thankyou and turnkey

2016-06-19 Thread Matthias Trute
Hi Tristan, It took some time (and I had to fix a problem with the current trunk code tree), sorry. The good news: your code works for me. The bad news: I cannot reproduce what you wrote.  Everything works as expected, no hangs no problems at all. I was slightly confused by the 1 second delay, b

Re: [Amforth] Thankyou and turnkey

2016-06-15 Thread Matthias Trute
Hi Tristan, > but I could not get it to work. Uploading the code onto a freshly > flashed uno would result in a hanging interpreter, requiring > re-flashing. I would be very grateful for any pointers as to what I > am > doing wrong. hmm. At the first glance, everything looks fine. You save the  d

Re: [Amforth] Thankyou and turnkey

2016-06-15 Thread Erich Wälde
Hello Tristan, welcome to the club :-) Tristan Williams writes: > Hello, > > I have only recently found AmForth, and have, over the last month or > so, been making led flash, getting the time from rtc, displaying > things on an lcd etc. It really has been a most enjoyable and > educational coup

[Amforth] Thankyou and turnkey

2016-06-15 Thread Tristan Williams
Hello, I have only recently found AmForth, and have, over the last month or so, been making led flash, getting the time from rtc, displaying things on an lcd etc. It really has been a most enjoyable and educational couple of months for me. I thank Matthias and the AmForth developers for making Am