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.

MSP430F2617: Compiling Project code in code composer essential 3 to new CCS 10 with ASM modules (Floating point library)

Part Number: MSP430F2617
Other Parts Discussed in Thread: MSP-CCE430

This is my first time posting question here and I'm new to TI MCU's and overall development environment. So i'm asking something very basic and seems easy, I would be grateful if you can help me out on this.

We have a project done in code composer essential 3 which has MSP430 Floating Point Package V4.0 files (ASM files) included in project. Project run and complies perfectly in code composer essential 3. But when i ported that project to CCS 10, I'm receiving error for these 2 files specifically which are related to Floating Point Package

I know these should compile "math.h" and also include math.h in file other C files where it need to be used. But I'm unable to figure out how to solve this issue. Can someone point me to right direction?

**Attention** This is a public forum