From: Charles S. <sum...@gm...> - 2012-05-06 14:18:16
|
I had a similar problem with the uno until I saw I had left the flash locked after I out on the forth image. On May 6, 2012 7:51 AM, "pito" <pi...@vo...> wrote: > Hi, after a year I'm trying to run the latest version on atmega32 > (11.0592Meg xtal). Compiling and flashing is ok, I get working > system with one exception - I cannot add a new word - ie > > : foo 123 . ; > ok > > words > and it hangs here, so I have to reflash eeprom, then I can see words > again (without foo). Moreover, I tried my old v4.4 images (which > worked fine) with the same issue - I cannot compile a new word. > Otherwise it works fine (even the floating point calcs work > properly). It seems it does not write internaly to flash or eeprom > properly. The lock fuses are 0x3f (write enable). Baudrate, char and > line delay, waiting on "ok" is set properly. BOD disabled. Tried 2 > chips at 3.3V and 5V. Chips erased, programmed with FF low and DF > high fuse (and many others..). What am I missing here? > Pito > > > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > Amforth-devel mailing list for http://amforth.sf.net/ > Amf...@li... > https://lists.sourceforge.net/lists/listinfo/amforth-devel > |