This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

case about download zephyr/merged

Hi,
dk:PCA10095
sdk:ncs v1.7.0
example:path:D:\ncs\v1.7.0\peter\11_hello_world_pdm_i2s


Download changes when I build the project using SES:
Previously: Download code available

After the change: download code is not available

What content changes are causing this phenomenon

Thank you for all your assistance.
Kind regards,
Peter.Min

Parents
  • Hi,

    Clicking "Download zephyr/zephyr.elf" should flash the board. Is that not the behavior you are seeing?

    I believe the change is just due to the first build including a child image, and the second build does not. On the nrf5340 this could for example be because the first build has "CONFIG_BT" set.

Reply
  • Hi,

    Clicking "Download zephyr/zephyr.elf" should flash the board. Is that not the behavior you are seeing?

    I believe the change is just due to the first build including a child image, and the second build does not. On the nrf5340 this could for example be because the first build has "CONFIG_BT" set.

Children
No Data
Related