Install Nordic SDK in linux through command line

Hi,

¿Is it possible to install same tools for building a zephyr project that nRF Connect installs, in a linux without graphic interface?

I tried manually installing zephyr and zephyr sdk following this instructions Getting Started Guide — Zephyr Project Documentation and it works, but unfortunately when I enable MCUboot, no child image nor merged files are generated, just the app.

Exactly same project built in windows generates correctly child image and merged.

Any clue why is this happening?

Maybe installing Nordic tools in linux and building the project with them will solve the problem.

Thank you and kind regards,

Pedro.

Parents Reply Children
Related