-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi Hannu,
> Like make array to eeprom with structures and access elements and > their fields from there > > How this is done and should it be also in recipes? Let me know what you think about the extended recipe at http://amforth.sourceforge.net/TG/recipes/Arrays.html EEPROM in particular is nothing special, since structures are not based upon a memory type. They are basically address voodoo (assuming one byte per address unit). Just replace buffer: with Ebuffer: and @/! with @e/!e (not really tested however ;) ) Matthias -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iEYEARECAAYFAlJwG84ACgkQ9bEHdGEMFjNCqgCeMff5S+EcWx7t96yva0xFbMsp ++QAoPUgXXkxZT/jcwB7CFA4T6ELlN3h =964Y -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ Android is increasing in popularity, but the open development platform that developers love is also attractive to malware creators. Download this white paper to learn more about secure code signing practices that can help keep Android apps secure. http://pubads.g.doubleclick.net/gampad/clk?id=65839951&iu=/4140/ostg.clktrk _______________________________________________ Amforth-devel mailing list for http://amforth.sf.net/ Amforth-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/amforth-devel