This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

could not resolve index library "libmath.a" to a compatible library

Other Parts Discussed in Thread: MSP430G2755, MSPMATHLIB, MATHLIB

CCS 6.0.1.00040, MSP430G2755.  In Project -> Properties -> Build -> MSP430 Linker -> File Search Path,  added "libmath.a" to the top of ' Include library file ... as input ' and "${CCS_BASE_ROOT}/MSP430/lib/5xx_6xx_FRxx" to the ' library search path '.   If I ' #include <msp430_math> ' I get the error ' #1965 cannot open source file "msp430_math" ' plus the warning ' #10204-D: could not resolve index library "libmath.a" to a compatible library '; if I ' #include<math.h> ' I just get the warning.  The output format is eabi (ELF).

Thanks,

Doug

**Attention** This is a public forum