From: Christian K. <ck...@pe...> - 2010-06-24 21:26:41
|
Hi Andy, I just upgraded to trunk and the duemilanove target fails to upload because the address range is too big: [exec] avrdude: ERROR: address 0x8010 out of range at line 300 of duemilanove.hex This happens with revision 883. I also experienced hangs when I try to define colon words, once I reset the controller it seems hosed, i.e. numbers arent put on the stack but crash the atmega (or make it loop indefinitely) What's your workflow when developing forth for these embedded devices? HTH, Christian |