Hi,
I am implementing LESC on nRF52810 using an example.
Unfortunately, I didn't find any examples.
So, I am programming the PCA10040e with reference to the PCA10040 example.
examples \ ble_central_and_peripheral \ experimental \ ble_app_multirole_lesc
However, the error message is displayed even though all the parts are corrected.
Error[Ta097]: Cannot call intrinsic function "__nounwind __get_FPSCR" from Thumb mode in this architecture C:\workspace\nRF5_SDK_15.0.0_a53641a\components\libraries\pwr_mgmt\nrf_pwr_mgmt.c 95 Error[Ta097]: Cannot call intrinsic function "__nounwind __set_FPSCR" from Thumb mode in this architecture C:\workspace\nRF5_SDK_15.0.0_a53641a\components\libraries\pwr_mgmt\nrf_pwr_mgmt.c 107
What am i doing wrong ??
SDK version is 15.0.0.