hello Nordic
i am working with nrf52832 and nrf52840 using ncs v2.9.2 currently
when trying to build with ncs v3.0.2 i get this error:
File not found:
/.../my_app/"sysbuild_swap.conf”
my project hierarchy looks like this :
i have sysbuild.cmake, sysbuld.conf, sysbuild_swap.conf and sysbuild_no_swap.conf under my_app/
i also have my_app/sysbuild/app/ which contains the prj.conf boards directory and all the pm_static.yml files
and i have my_app/sysbuild/mcuboot/ ...
is there something wrong with my app build hierarchy that causes this error on ncs3.0.2, is my build a correct form or there is a better best practice to organise my application ?
p.s. i am following migration guid https://docs.nordicsemi.com/bundle/ncs-3.0.2/page/nrf/releases_and_maturity/migration/migration_guide_3.0.html but i did not see something about that issue there so maybe v2.9.2 was more forgiven for a not correct structure of application ?
hope to read you soon
best regards
Ziv