Nordic Secure DFU Bootloader

Sysprogs forums Forums VisualGDB Nordic Secure DFU Bootloader

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #22439
    kellac1
    Participant

    I am trying to build a Nordic Secure DFU Bootloader project, and am running into some issues.

    I have a previously working project when running the SDK v14, but after upgrading to SDK v15 I can’t seem to get it working. I am mainly struggling with referencing the DFU types (Software Development Kit > nRF5 SDK > nRF5 SDK v15.0.0 > API Reference > SDK common libraries > Bootloader modules > DFU modules) and the compiler (MSBUILD) is not finding some key #defines and definitions.

    <b>NRF_MBR_PARAMS_PAGE_SIZE</b>   is not found

    nrf_dfu_observer_t is also not found

    I am currently at a loss, and unable to complete the build. I believe that I am referencing the correct libraries, but am not sure. Could you please offer some help.

    Thank you,

    Chris

    #22440
    kellac1
    Participant

    Nevermind. There was a corruption inside the nrf_dfu_types.h file.

    All is well.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.