From: Jan K. <kro...@ho...> - 2012-05-26 10:24:58
|
Dear Mathias Thanks for the answer. I dont understand your answer, "just replace assembler with <bit>" Can you explane that please? Cheers, Jan kromhout Sacharovlaan 3 3223HM Hellevoetsluis-NL Op 25 mei 2012 om 20:09 heeft Matthias Trute <mt...@we...> het volgende geschreven: > Hi Jan, > >> When I try to load the assembler I get an error when loading. >> It stops on the line : >> >> "assembler definitions" > > The Assembler still uses an old impelementation of the vocabularies. > You can (a) delete that line completly or (b) load the file > vocabulary.frt and replace the same line with something like > "vocabulary assembler only forth also assembler definitions" > In that case a line like "previous definitions" at the end of > the assembler would be useful to reset the wordlists. > > I'd recommend (a) since wordlists could make your life > harder and more confusing... > > Since I've never used the assembler myself, I cannot say if it works > and how to use it. Sorry. > > Matthias > PS: Similiar solution for your TWI/SPI question. Just replace assembler > with <bit> > > ------------------------------------------------------------------------------ > 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 > |