Beginners: please read this post and this post before posting to the forum.
0 Members and 1 Guest are viewing this topic.
# linkerLDFLAGS=-Wl,-Map,$(TRG).map -mmcu=$(MCU) -lm $(LIBS)
LDFLAGS=-Wl -Map $(TRG).map -mmcu=$(MCU) -lm $(LIBS)