Hi and welcome, on 09/15/2010 09:24 PM, Al Williams wrote: > I saw amforth and popped it on an ATMega 8. Works but very little code space. > So I dug up an ATmega 16 (you can mark it as working on the matrix -- it > does). > > However, I want to be able to use Marker. I have uploaded the definiton > several > different ways including the python shell (which appears not to handle > backspace well in interactive mode, by the way). It seems to work, but after > you execute it (example: marker blah) the system will say OK but any input > will hang the system when you hit enter.
This issue is currently being worked on. Version 3.8 works for me (mostly using atmega32). > The other issue I had was trying to use the 16's internal RC clock. It would > work until you wrote to flash (colon definition) and then it would also die > with > no recourse but to reflash. With a 10MHz resonator (and the right fuses) it > works fine. Maybe my OSCCAL was too far off for 8MHz (I didn't load the 8MHz > OSCAL but the default 1MHz one was pretty close). It could be, that it has nothing to do with the resonator, but with colon breaking the dictionary. > > So as it stands now I must use a crystal or resonator and whatever I put in as > colon defintions are pretty much forever because there is no forget (I > understand why) or marker. > > Oh, and it took me awhile to figure out that avra was no longer supported :-( avra is currently being worked on again, so it might work again in the near future. > > Any ideas on getting marker to work? > > Great work, by the way. Really a fun piece of software. Cheers, Erich ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ Amforth-devel mailing list Amforth-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/amforth-devel