[En-Nut-Discussion] Nut/OS Version 3.9.5 icc compilation is OK now

Harald Kipp harald.kipp at egnite.de
Tue Feb 8 10:42:02 CET 2005


>
>Some files in include/cfg/ (arp.h chat.h dev.h etc...) must be manually set
>because there are deleted by "generate build trees" configurator operation,
>but ethernut is now fully icc-compiled without error.

Yes, Vesa is probably right on this. You need to use a
build tree different from the source tree.

>But the ethernut1.3F doesn't start (...yet) and is freezed at RESET.

Compiling app/httpd with ICCAVR works here on Ethernut 1.3G.
No mixing of malloc, as I assumed first. Did you remove

HWDEF += -DETHERNUT2

from UserConf.mk in the sample directory. Btw. also the
sample directory should not be placed in the source tree.
When using the Configurator, the source tree should be
left untouched.

Harald




More information about the En-Nut-Discussion mailing list