From: Kalus M. <mic...@on...> - 2009-04-29 08:49:31
|
Hi Ian. Am 27.04.2009 um 13:52 schrieb Ian Jefferson: .. > I've been able to load several versions of amforth, most recently 3.4 > but all of them seem to exhibit some kind of serial interface issue. > I'm looking for suggestions to debug this problem. You may want to take a look at: http://www.forth-ev.de/wiki/doku.php/en:projects:avr:polling_key_emit There you find a simple I/O which is not using interrupts. I substituted amforth-2.9 with those words the other day. That eliminateted those transmitting errors sending forth code to my Butterfly. Michael |