From: Jan K. <kro...@ho...> - 2013-11-24 12:25:15
|
Hello, Thanks this is working now. Supose I have a simple forth definition like : test dup * . ; Is it posible to add this in the assembler, so it will be compiled in my Avr? If yes where to place? Thanks, Jan Kromhout Hellevoetsluis-NL Verstuurd vanaf mijn iPad > Op 24 nov. 2013 om 10:14 heeft "Matthias Trute" <mt...@we...> het volgende geschreven: > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hi Jan, > >> Hello, When I activate .include "dict_w1.inc" the next error apears >> in avr-studio 5. What to do to include this? > > Move the line ".include dict_wl" from the file dict_appl_core.inc to > dict_appl.inc This will place the words from dict_wl to the lower parts > of the flash, which is less size restricted > > Matthias > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.11 (GNU/Linux) > Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ > > iEYEARECAAYFAlKRw2kACgkQ9bEHdGEMFjPfFgCeM7d9lfwMDXaqzBjRNDa+p0ZZ > ciwAn1cYqwoKTn0cVHlFcPik4MLfDVJO > =dNBz > -----END PGP SIGNATURE----- > > ------------------------------------------------------------------------------ > Shape the Mobile Experience: Free Subscription > Software experts and developers: Be at the forefront of tech innovation. > Intel(R) Software Adrenaline delivers strategic insight and game-changing > conversations that shape the rapidly evolving mobile landscape. Sign up now. > http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk > _______________________________________________ > Amforth-devel mailing list for http://amforth.sf.net/ > Amf...@li... > https://lists.sourceforge.net/lists/listinfo/amforth-devel |