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
-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