Hi,
I want to update the DFU with application nRF Connect (Bluetooth) for beginning I want to try with nRF Example in example/dfu/bootloader_secure. The file secure_dfu_secure_dfu_ble_s130_pca10028_debug.hex in pca10028_debug work when I drag and drop but when I want to build armgcc I have three erros :
- Cannot find include folder: ../../config/secure_dfu_secure_dfu_ble_s130_pca10028_debug
- Cannot find include folder: ../../config
- Cannot find include folder: ../../../../../components/libraries/bootloader/ble_dfu/includes
But I still have a new folder _build and a file .hex in this folder.
I don't know if I do something bad or if I need to add something.
Someone can help me ?
Thank You,
Téo Dhien-Fane