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.

CCS/MSP430FR5857: Floating Point Math Library for MSP430 - not linking properly

Part Number: MSP430FR5857

Tool/software: Code Composer Studio

Hi,

I'm attempting to use the Qmath fuctions, however the library is not linking properly. I have tried moving "libmath.a" to the top of "--library,-l" in the File Search Path property of the project (this was described in a previous E2E thread), not to no avail.

Please help. I've attached screen shots of my code for reference.