Hi,
I trying to build and run the Azure FOTA sample on a custom board with nrf9160 SiP. It builds fine with the nrf9160 DK.
It seems to be a mcuboot problem. I get the error: undefined reference to `z_impl_k_sem_give'.
Is there a config setting I'm missing in the custom board setup?
Information:
SDK: 2.1.2.
nrf9160 SiP on a custom board.
Azure FOTA sample.
Thank you in advance.