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

Missing file when compiling NFC pairing example

Hi,

After setting up my IDE and toolchain and trying out some example codes, I wanted to try the example for NFC pairing from SDK ver 17.0.2, because the pairing via NFC will be key to my application scenario. I wanted to try out the example "ble_nfc_pairing_reference". After (hopefully successfully) compiling and adding the micro-ecc library to my project, I get an error when I try to compile in Segger Embedded Studio:

"can't open '.../SDK17.0.2/nRF5SDK1702d674dde/nRF5_SDK_17.0.2_d674dde/examples/ble_peripheral/experimental/ble_nfc_pairing_reference/pca10056/s140/ses/Output/Release/Obj/ble_nfc_pairing_reference_pca10056_s140/nrf_hw_backend_init.asm' for writing: No such file or directory"

Seems like this file is used to initialize the hardware. But where do I get it from? And why is it missing in the example? Or am I missing something?

Any help would be appreciated.

Parents Reply Children
No Data
Related