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

nRF52810 softdevice S112 LESC error

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 ??

ble_app_multirole_lesc.7z

SDK version is 15.0.0.

Parents Reply Children
No Data
Related