Re: [Amforth] General AVR (644P and 328Px)

2021-12-09 Thread Erich Wälde
Hello Stephen, welcome to the list! Stephen Simmons writes: > I have been trying to get the 644P 'sanguino' to build and run, but it > never initializes uart0 properly. Leaves out the initialization of the > UBRR. The baud rate is defined in the INC. Well, the 644 has *two* serial interfaces

[Amforth] ATmega328PB - hanging

2021-12-09 Thread Stephen Simmons
I did see posts/problems with different implementations of AmForth hanging. Not sure they are related to my issues, but they do seem similar by description. *One additional note:* *The EEPROM has to be reprogrammed for the 328PB to recover, a power cycle actually does not work!* I did load the 6

[Amforth] Didn't cut and past well... see previous post.

2021-12-09 Thread Stephen Simmons
*amforth 6.9 ATmega328P Forthduino* *> 3 4 + .* *7 ok* *> : x2 dup + ;* * ok* *> 2 x2 .* *amforth 6.9 ATmega328P Forthduino* *> 2 x2 .* *amforth 6.9 ATmega328P Forthduino* *> 3 4 + .* *amforth 6.9 ATmega328P Forthduino* ___ Amforth-devel maili

[Amforth] General AVR (644P and 328Px)

2021-12-09 Thread Stephen Simmons
I have been trying to get the 644P 'sanguino' to build and run, but it never initializes uart0 properly. Leaves out the initialization of the UBRR. The baud rate is defined in the INC. I believe that I have gone through the instructions as best I can, but they don't exactly (to me) match the 6.9