Bootloader is not getting compiled.

Hi,

I am using nrf52810 with custom board and i want to create OTA file for custom application.  while compiling the bootloader to get hex files, i am getting error as "Target not created".

I choose the compiler path as follows for the custom built firmware: The
nrf_sdk\nrf\nRF5_SDK_17.1.0_ddde560\examples\ble_peripheral\3138_BLE\pca10040e\s112\arm5_no_packs

Related