Hi,
das mit dem *c file includen hat schonmal geholfen aber komplett kompilimieren konnte ich das imer noch nicht
Code:
> "make.exe" all
-------- begin --------
avr-gcc (WinAVR 20081124rc3) 4.3.2
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Linking: RP6Base_LEDs.elf
avr-gcc -mmcu=atmega32 -I. -gdwarf-2 -Os -funsigned-char -funsigned-bitfields -fpack-struct -fshort-enums -Wall -Wstrict-prototypes -Wa,-adhlns=RP6Base_LEDs.o -I../../RP6Lib -I../../RP6Lib/RP6base -I../../RP6Lib/RP6common -std=gnu99 -MD -MP -MF .dep/RP6Base_LEDs.elf.d RP6Base_LEDs.o ../../RP6Lib/RP6base/RP6RobotBaseLib.o ../../RP6Lib/RP6common/RP6uart.o --output RP6Base_LEDs.elf -Wl,-Map=RP6Base_LEDs.map,--cref -lm
../../RP6Lib/RP6base/RP6RobotBaseLib.o: In function `__vector_10':
E:\technik\RP6\RP6Examples_20080915\RP6BASE_EXAMPLES\Example_01_LEDs/../../RP6Lib/RP6base/RP6RobotBaseLib.c:1463: multiple definition of `__vector_10'
RP6Base_LEDs.o:e:\technik\rp6\rp6examples_20080915\rp6base_examples\Example_01_LEDs/RP6Base_LEDs.c:13: first defined here
RP6Base_LEDs.o: In function `main':
RP6Base_LEDs.c:(.text+0x8c): undefined reference to `rblib_init'
RP6Base_LEDs.c:(.text+0xb6): undefined reference to `setMotorPWM'
RP6Base_LEDs.c:(.text+0x164): undefined reference to `setMotorPWM'
make.exe: *** [RP6Base_LEDs.elf] Error 1
> Process Exit Code: 2
> Time Taken: 00:02
diese fehlermeldung habe ich jetzt
danke für eure hilfe
Lesezeichen