mcuboot on nRF9160 custom board

I have written simple hello world code on nRF9160 custom board and enables the MCUBoot as bootloader using CONFIG_BOOTLOADER_MCUBOOT=y in prj.conf file.

Also, made some bootloader related configuration at mcuboot.conf file.

I have kept the break point on loader.c file but my program execution is not halting there.

my question is that. How to debug the mcuboot a bootloader code on nRF9160 custom board?

I am using Segger Embedded Studio IDE.

Parents
  • Hey Mayurkumar!

    I see you have another case that strictly isn't related to this, but still has the same title. Please keep the support tickets separate by giving them different and descriptive titles.

    When it comes to your issue though, it might be that the thread isn't running on the files you mentioned. Can you tell me more about what configurations you added? 

    Best regards,

    Elfving

Reply
  • Hey Mayurkumar!

    I see you have another case that strictly isn't related to this, but still has the same title. Please keep the support tickets separate by giving them different and descriptive titles.

    When it comes to your issue though, it might be that the thread isn't running on the files you mentioned. Can you tell me more about what configurations you added? 

    Best regards,

    Elfving

Children
No Data
Related