BSEC library for Cortex-M4 with -mfloat-abi=hard

Hello,

We are using BME680 sensor and a ARM Cortex M4 (NRF52840) as MCU. We're struggling to compile our project with the given BSEC library file with option -mfloat-abi=hard.

The library for Cortex-M4 you released in SW package works only with -mfloat-abi=soft option.

Could you please support us with this?

Best regards,

AS

Best reply by Vincent

Did you try with the lib inside the following folder for your project?

algo\normal_version\bin\armcc\Cortex_M4F

View original
2 replies
Resolved