From: Matthias T. <mt...@we...> - 2013-11-24 09:14:26
|
-----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----- |