Hi Wis, > I've been doing hardware and I'm finishing an ATXMEGAxx4U board
Keep in mind that the atXmegas are different from the atmegas (without X). amforth currently cannot write to flash, so all stuff that requires it does not work (e.g. the compiler). A simple text interpreter works (somehow) > so > I'm getting back into the software. Since I'll need a couple of > assembly language Forth words for external I/O, I'm looking into the > Forth guts to see how to do it. You may study the drivers/1wire.asm file. It is a good example. Small but does useful things. Most of the code is in forth, not assembly. As it should be. > > For background, I'll be looking harder at the DOES> word - I'm glad > to see that it isn't the easiest to learn. I've been studying it; > perhaps now it will click with the info you and Michael shared. I've created the section for does>, and it got significantly shorter than I announced ;) But it is still not trivial. Let me know, what you miss. > > BTW: the link to the "Mailing List Archive" in the FAQ > (http://amforth.sourceforge.net/faq.html) Gives "ERROR Forum not > found". Also, is the mailing list closed? I don't see how to join > it. Fixed. Thanks for telling Matthias ------------------------------------------------------------------------------ Free Next-Gen Firewall Hardware Offer Buy your Sophos next-gen firewall before the end March 2013 and get the hardware for free! Learn more. http://p.sf.net/sfu/sophos-d2d-feb _______________________________________________ Amforth-devel mailing list for http://amforth.sf.net/ Amforth-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/amforth-devel