Cannot update hex file properly

Hello,

I was working on DFU where i am stuck in a problem when i update the code via Seggar UI--> Build--> build and run, here everything works fine that is i can see the com port in device manager 

                   

but when i go to Seggar UI--> Target --> Download File --> Download Intel Hex File , and flash the hex file i am unable to see any com port.. Where Im missing?

Parents
  • Hi, 

    If you take a look at the log after running by "build and run", you would see it downloads mbr.hex from nRF5_SDK\components\softdevice\mbr\hex

    If you would like to program the image manually, don't forget the mbr image.

    You also could program the image via Target -> Download secure_bootloader_usb_mbr_pca10056 which would flash app with mbr image automately. 

    Regards,
    Amanda H.

Reply
  • Hi, 

    If you take a look at the log after running by "build and run", you would see it downloads mbr.hex from nRF5_SDK\components\softdevice\mbr\hex

    If you would like to program the image manually, don't forget the mbr image.

    You also could program the image via Target -> Download secure_bootloader_usb_mbr_pca10056 which would flash app with mbr image automately. 

    Regards,
    Amanda H.

Children
No Data
Related