Re: [Amforth] Timer1 on Atmega328p

2014-03-29 Thread Matthias Trute
Hi Keith, > I'm trying to set up timer1 on my Arduino Duemilanove board. I can > successfully load the timer1.frt file in arduino-5.2/lib/hardware. After a > fresh restart I execute: > > 4096 timer1.init > > and then > > timer1.start > > It responds with > ok > > > > and then stops respon

[Amforth] Timer1 on Atmega328p

2014-03-25 Thread Keith Weisz
I'm trying to set up timer1 on my Arduino Duemilanove board. I can successfully load the timer1.frt file in arduino-5.2/lib/hardware. After a fresh restart I execute: 4096 timer1.init and then timer1.start It responds with ok > and then stops responding. I need to press the reset or cycle