From: FCAPPELLE <fca...@HA...> - 2006-12-21 16:32:27
|
=20 =20 Hi All, =20 What a great project! Hats off to M Trute. =20 I'm working completely in windows. I compiled the amforth.asm and associated files. Created the Hex and eeprom.hex files and programmed the ATMega32 board = with no problem. All the immediate forth words work (+,- stack words, etc). When I created a new word ( : test 1 1 + . ; ) the system hung. Reset brought it back to life with only recognizing the CR. Hangs when any word or number is used. =20 In review, I think the flash (bootloader region) is not getting updated = and the link back to the forth words and dp are not being satisfied. =20 Are there fuses that need to be set to create the bootloader area so = that the spm instruction can work? Or am I completely off track? Help is appreciated. =20 Frank =20 =20 fca...@ha... Frank Cappelle - District Technology Coordinator Harrison Public Schools 430 William Street Harrison, NJ 07029 973-483-4627 =20 |