[En-Nut-Discussion] nutconfigure and MCU-type

Harald Kipp harald.kipp at egnite.de
Mon Oct 19 09:44:26 CEST 2009


Hi Ernst,

Ernst Stippl wrote:
> Resent due to msg size on 1st try.. Sorry!

No problem. In these cases I receive a forward and will confirm the
post. It may take some time, though.

> I came across a strange error: When using Nutconfigure, I receive an error
> "unknown MCU `Enhanced' specified" when compiling for  the Ethernut 2.1
> board starting with Nut/OS version 4.8.4

This a bug in the packaging script
http://ethernut.svn.sourceforge.net/viewvc/ethernut/trunk/nut/tools/packaging/distcheck.lua

It modifies the configuration files to build the libraries for different
compilers. Instead of packing the original files, it then packs the last
modified ones. You can manually fix this by removing

ICCAVR = ""
ICCAVR_STARTUP = "crtenutram"

and changing

-- AVR_GCC = ""

back to

AVR_GCC = ""

Harald





More information about the En-Nut-Discussion mailing list