[En-Nut-Discussion] support status of nutconfigure.exe

Harald Kipp harald.kipp at egnite.de
Wed Jul 12 10:40:22 CEST 2006


Hello Ernst,

nutconfigure is exactly what you are looking for:
http://ethernut.de/en/documents/debiansage.html
(near the end of the page)

The other doc you referred to is not up to date. Configure.exe
had been removed after Linux had been changed to autoconf. The
old Linux configure script is now called nutsetup, btw.

Here are some batch lines, which create build and app
trees for all three Ethernut Boards:

nutconfigure.exe -bnutbld-13g-gcc -cnut/conf/ethernut13g.conf 
-lnutbld-13g-gcc/lib -mavr-gcc create-buildtree
nutconfigure.exe -anutapp-13g-gcc -b../../nutbld-13g-gcc 
-cnut/conf/ethernut13g.conf -lnutbld-13g-gcc/lib -mavr-gcc create-apptree
echo # Ethernut 1.3 >nutapp-13g-gcc\UserConf.mk
echo HWDEF += -DETHERNUT1 >>nutapp-13g-gcc\UserConf.mk

nutconfigure.exe -bnutbld-21b-gcc -cnut/conf/ethernut21b.conf 
-lnutbld-21b-gcc/lib -mavr-gcc create-buildtree
nutconfigure.exe -anutapp-21b-gcc -b../../nutbld-21b-gcc 
-cnut/conf/ethernut21b.conf -lnutbld-21b-gcc/lib -mavr-gcc create-apptree

nutconfigure.exe -bnutbld-30d-gcc -cnut/conf/ethernut30d.conf 
-lnutbld-30d-gcc/lib -marm-gcc create-buildtree
nutconfigure.exe -anutapp-30d-gcc-ram -b../../nutbld-30d-gcc 
-cnut/conf/ethernut30d.conf -lnutbld-30d-gcc/lib -marm-gcc create-apptree
echo # Ethernut 3.0 >nutapp-30d-gcc-ram\UserConf.mk

Harald

At 22:29 11.07.2006 +0200, you wrote:

>I am asking because nutconfigure.exe allows configuring an Ethernut software
>"instance" in batch mode, which I need.
>
>So what is the status of nutconfigure.exe really?




More information about the En-Nut-Discussion mailing list