[En-Nut-Discussion] Unable to compile 'simple'

Richard Sims (sent by Nabble.com) lists at nabble.com
Fri Jan 27 10:38:10 CET 2006


Hello,

Full output:

C:\ethernut-4.1.3\application\IPSpeaker>make install
arm-elf-gcc -c -mcpu=arm7tdmi -O0 -mthumb-interwork -fomit-frame-pointer -Wall -
Wstrict-prototypes -fverbose-asm -Wa,-ahlms=simple.lst -DETHERNUT3 -IC:/ethernut
-4.1.3/nutbld/include  -IC:/ethernut-4.1.3/nut/include  simple.c -o simple.o
arm-elf-gcc simple.o -mcpu=arm7tdmi -nostartfiles -TC:/ethernut-4.1.3/nut/arch/a
rm/ldscripts/at91_ram.ld -Wl,-Map=simple.map,--cref,--no-warn-mismatch -LC:/ethe
rnut-4.1.3/nutbld/lib C:/ethernut-4.1.3/nutbld/lib/nutinit.o -lnutos -lnutarch -
lnutdev -lnutarch -lnutcrt -lnutdev   -o simple.elf
C:/ethernut-4.1.3/nutbld/lib/libnutos.a(confos.o)(.text+0x1c): In function `NutL
oadConfig':
: undefined reference to `NutNvMemLoad'
C:/ethernut-4.1.3/nutbld/lib/libnutos.a(confos.o)(.text+0xd4): In function `NutS
aveConfig':
: undefined reference to `NutNvMemSave'
collect2: ld returned 1 exit status
make: *** [simple.elf] Error 1

I've had a look for the "Non Volatile Memory" component under "Device Drivers" but I don't appear to have the option. Maybe that's where the problem is?

Interestingly none of the other example programs will compile either - they all complain about other missing functions.

I'm running Configurator 1.2.3, with the ethernut30d.conf file from ethernut-4.1.3 release.

thanks,
Richard
--
View this message in context: http://www.nabble.com/Unable-to-compile-%27simple%27-t1004417.html#a2615880
Sent from the MicroControllers - Ethernut forum at Nabble.com.



More information about the En-Nut-Discussion mailing list