NRF5340 multicore image dfu package not have net core binary

Hi,

I am using NRF5340DK and NCS2.1.0. I am able to have network core source code in my application using multicore (https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/ug_multi_image.html). 

But I would like to have bin file of custom net core inside zephyr and dfu_package zip file. Please suggest a way to do it.

Parents Reply
  • Hi,

    ErDarshan said:
    1. Does this work for other project / boards as well where multicore image is not added or using hci_rpmsg sample code.

    This patch makes mcuboot build last.
    It will force mcuboot to build last for all projects.

    ErDarshan said:
    2. What is the reason that this patch is not merged?

    This patch is a workaround of the issue.
    Our developers will investigate to find a root issue here before making a real patch.

    ErDarshan said:
    3. What is the plan to merge this patch or solution for this?

    I do not know about our timeline for this.
    If you want to know about our timeline for different things, you can ask the Nordic sales representative in your region.

    Regards,
    Sigurd Hellesvik

Children
Related