Re: [Amforth] Where to store my word?

2012-06-15 Thread Jan Kromhout
Thank, go to try it. One remark, the night is also for sleeping. Cheers, Jan kromhout Sacharovlaan 3 3223HM Hellevoetsluis-NL Op 15 jun. 2012 om 00:18 heeft Kalus Michael het volgende geschreven: > Hi Jan. > > > Am 14.06.2012 um 07:53 schrieb Jan Kromhout: > .. >> 2. Can I used it with Win3

Re: [Amforth] Problem running amforth 4.8 on an Arduino Uno - am I doing this right?

2012-06-15 Thread Jan Kromhout
Dear Alaric, There is a working version in the download of the 4.8 version. I have try this one before I started to compile my own running version. When you look into mailing list I had a lot of questions. With the aswers of the frendly guys on this forum and a lot of patiance I had luck. The na

Re: [Amforth] Problem running amforth 4.8 on an Arduino Uno - am I doing this right?

2012-06-15 Thread Alaric Snell-Pym
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 06/15/2012 01:12 PM, Jan Kromhout wrote: > Dear Alaric, > > There is a working version in the download of the 4.8 version. > I have try this one before I started to compile my own running version. The one from the 4.8 zipfile works for you? Damn...

Re: [Amforth] Problem running amforth 4.8 on an Arduino Uno - am I doing this right?

2012-06-15 Thread Charles Summers
Personally, I couldn't get avra to work correctly for the uno. It doesn't seem to be very well supported. I was able to use wine to run the atmel compiler from avrstudio 4. On Fri, Jun 15, 2012 at 8:01 AM, Alaric Snell-Pym wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 06/15/2012

Re: [Amforth] Problem running amforth 4.8 on an Arduino Uno - am I doing this right?

2012-06-15 Thread Alaric Snell-Pym
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 06/15/2012 02:06 PM, Charles Summers wrote: > Personally, I couldn't get avra to work correctly for the uno. It doesn't > seem to be very well supported. I was able to use wine to run the atmel > compiler from avrstudio 4. Interesting... I'd hoped

Re: [Amforth] Problem running amforth 4.8 on an Arduino Uno - am I doing this right?

2012-06-15 Thread Alaric Snell-Pym
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Also, I've been pointed at http://strotmann.de/~cas/download/amforth/hexfiles/ as a source of prebuilt hexes - I'll try those and see if they tell me anything. ABS - -- Alaric Snell-Pym http://www.snell-pym.org.uk/alaric/ -BEGIN PGP SIGNATURE---

[Amforth] Timer related things

2012-06-15 Thread Matthias Trute
Hi, I've collected a few timer related things from my sources and extracted some useful (at least I hope that they are useful) words for a common library of timers. They can be found at the subversion repository in the trunk/lib/hardware directory. The timer library is layered: basic routines us

Re: [Amforth] Timer related things

2012-06-15 Thread pito
.. I would suggest 2variable timer0.tick (and double calcs) otherwise it runs over in 65secs. But it depends on the requirements of course.. p. - PŮVODNÍ ZPRÁVA - Od: "Matthias Trute" Komu: "Everything around amforth" Předmět: [Amforth] Timer related things Datum: 15.6.2012 - 21:34:05 >