This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Math support not found when linking with third party library

Hello all,

I am attempting to develop an application which utilizes a third party library for proprietary sensor calculations.  This library requires the use of floating point math library calls, such as hardfp_pow, hardfp_exp, hardfp_sqrtf, hardfp_sin, etc.

Is there a specific library configuration I need to include in my project settings so that the linker can include the appropriate math library supporting these calls?

Thanks in advance!

Mark

Parents Reply Children
No Data
Related