The definitions for PxSEL2 are missing in some versions of mspgcc

This commit is contained in:
Niclas Finne 2012-01-16 13:00:16 +01:00
parent 37faa8ce59
commit 9ea5149433
1 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,8 @@ endif
ifdef IAR
CFLAGS += -D__MSP430F2617__=1 -e --vla -Ohz --multiplier=16s --core=430X --double=32
else
LDFLAGS += -Wl,--defsym -Wl,__P1SEL2=0x0041 -Wl,--defsym -Wl,__P5SEL2=0x0045
endif
CLEAN += symbols.c symbols.h