nRF5 SDK is not maintained anymore
More Info: Consider nRF Connect SDK for new designs
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

Merged.hex not generated in Visual Code

Hi!

I'm trying to evaluate how to source control a workspace application using Visual code. The thing is while testing I realized that enabling CONFIG_BOOTLOADER_MCUBOOT, in Visual code does not incorporate mcuboot child image into a merged.hex using the blinky as the application. But if I use for example the hello world application, it does work. It adds the child image in the compile process as expected.

Using hello world:

Usign Blinky:

I don't know what is causing Visual code to not incorporate MCUBoot image in the build process. Does anyone know what am I missing?

Using the same board configuration in both examples.

Thanks

Parents Reply Children
Related