SDK:15.3.0
CHIP:52832
I downloaded sdk15 for nrf52832.all sample programs and soft devices are working fine but boot loader coding is showing some error. I am using this bootloader code install folder\nRF5_SDK_15.3.0_59ac345\examples\dfu\secure_bootloader\pca10040_uart_debug, Then MDK note: "Internal fault: [0xc43ed8:5050106] in nrf_bootloader_app_start_final" and ".\_build\nrf52832_xxaa_mbr.axf: error: L6002U: Could not open file .\_build\nrf_bootloader_app_start_final.o: No such file or directory".
nRF5_SDK_15.3.0_59ac345\examples\dfu\secure_bootloader\pca10040_uart can complier success.