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.

Disable Linker ULP

Other Parts Discussed in Thread: MSP430G2230, MSPMATHLIB

Building application for MSP430G2230.


This message is logged after successful compilation:

<Linking>

remark #10422-D: (ULP 6.2) Detected use of a device with available 32-bit hardware multiplier and not also using MSPMATHLIB library (libmath.a).  Recommend using MSPMATHLIB library (libmath.a) for improved performance.


Where might I locate libmath.a for this processor? The two versions provided in CCS Version: 6.0.0.00190 do not appear to go with this processor.

Alternatively, how may I disable Linker ULP 6.2, in the case that libmath.a isn't applicable for this processor?

Thanks.