Hello Nico, Thank you for your answer, it helped me further. As you supposed I was using the wrong library. I've changed it to the bsec floating point library ...Cortex_M4F/libalgobsec.a and now it compiles without errors. Regards, Roger
Hi, I'm a new user of Embedded Studio using it mainly for Nordic Semiconductor BLE devices. Now I'm trying to add the BSEC library from Bosch Sensortec to my project. But it won't work. The BSEC is a precompiled library which I added here: Project Options => (Common) Linker => Additional Input Files I'm using the gcc version for Cortex M4. The path in my project is: ../../../../Bosch/BSEC/algo/normal_version/bin/gcc/Cortex_M4/libalgobsec.a I'm getting a lot of errors like these (cutted after ...…