Re: [Amforth] Easy Start with AMForth and ATMega32

2013-10-12 Thread developm...@decotrain.de
Now it comes up again - i don't know what happened before ... amforth 5.1 ATmega32 > 24 42 + . 66 ok > 36 30 - . 6 ok Thank You! Now i must spend time to read the manual and expreiment with forth. In a week i have holidays and this will be interesting ... Cheers Karsten ---

Re: [Amforth] Easy Start with AMForth and ATMega32

2013-10-12 Thread developm...@decotrain.de
Hello Erich, Am 12.10.2013 12:01, schrieb Erich Waelde: > Hello Karsten, > > On 10/12/2013 10:53 AM, developm...@decotrain.de wrote: > > Well, attaching .hex files does not really help, imho. > If you need to attach code, use the .asm or the .lst file(s). Done this time. > > > If amForth does no

Re: [Amforth] Easy Start with AMForth and ATMega32

2013-10-12 Thread Erich Waelde
Hello Karsten, On 10/12/2013 10:53 AM, developm...@decotrain.de wrote: > Hello, > > i am not as fast as i want, but today i could setup my > Test-system with an ATMega32 developement board and AMForth. It > does not run. :-( There is nothing transmitted over the RS232. > > First thing i wonder a