Moxa Technologies EM-1240-LX Bedienungsanleitung Seite 26

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 58
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 25
EM-1240-LX User’s Manual Getting Started
2-10
Make File Example Code
The following Make File example codes are copied from the Hello example on the EM-1240-LX’s
CD-ROM.
srcdir = .
LDFLAGS = -Wl,-elf2flt
LIBS =
CFLAGS =
# Change these if necessary
CC = arm-elf-gcc
CPP = arm-elf-gcc -E
all: hello
hello:
$(CC) -o $@ $(CFLAGS) $(LDFLAGS) $(LIBS) [email protected]
clean:
rm -f $(OBJS) hello core *.gdb
Seitenansicht 25
1 2 ... 21 22 23 24 25 26 27 28 29 30 31 ... 57 58

Kommentare zu diesen Handbüchern

Keine Kommentare