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

secure_bootloader_ble_s112_pca10040e SDK15.3 Keil

Hello!

In SDK15.3 project "secure_bootloader_ble_s112_pca10040e" for Keil, write flash incorrect and not work.

In SDK15.2 this prodject work fine.

Please correct in the new version.

Best regards.

Parents
  • : I downloaded a fresh version of the nRF5x SDK v15.3.0 and compiled the Secure Bootloader for the pca10040e, i.e.  nRF5_SDK_15.3.0_59ac345\examples\dfu\secure_bootloader\pca10040e_ble\arm5_no_packs. 

    Flashing the compiled project together with the S112 SoftDevice to a nRF52810 device did not result in any errors on my end. The "Error: Flash Download failed - "Cortex-M4"" error is usually due to the flash not being erased prior to flashing the compiled binary. Could you try erasing your nRF52810 device using nrfjprog, i.e. nrfjprog -e?

    Best regards
    Bjørn

Reply
  • : I downloaded a fresh version of the nRF5x SDK v15.3.0 and compiled the Secure Bootloader for the pca10040e, i.e.  nRF5_SDK_15.3.0_59ac345\examples\dfu\secure_bootloader\pca10040e_ble\arm5_no_packs. 

    Flashing the compiled project together with the S112 SoftDevice to a nRF52810 device did not result in any errors on my end. The "Error: Flash Download failed - "Cortex-M4"" error is usually due to the flash not being erased prior to flashing the compiled binary. Could you try erasing your nRF52810 device using nrfjprog, i.e. nrfjprog -e?

    Best regards
    Bjørn

Children
Related