Gast
#2268314
Hallo, bin derzeit dabei mit Eclipse ein Projekt zu erstellen für den ARM Mikrocontroller "STR912F44W". Beim Ausführen des makefiles erscheint diese Meldung: **** Rebuild of configuration Default for project Ethernet_Timer **** **** Internal Builder is used for build **** **** WARNING: The "Default" Configuration may not build **** **** because it uses the "cdt.managedbuild.toolchain.gnu.mingw.base" **** **** tool-chain that is unsupported on this system. **** **** Attempting to build... **** Build error null makefile: CXX = c:\Programme\Hitex\GnuToolPackageArm\bin\arm-hitex-elf-gcc.exe CFLAGS = -mcpu=arm9tdmi -c -gdwarf-2 -MD -Wall -O -mthumb-interwork -mapcs-frame compiler: $(CFLAGS) $(CXX) Ethernet_Timer.c