sysbuild configuration not recognized by vscode

Hi,

For some reason, all of the VSCode action disappears after building the application with mcuboot using sysbuild on ncs 2.7.0. The application can only be built using command line or by building via the "Add build configuration". However, as soon as the build finishes, the source file tab displaces the warning "Missing compile_commands.json", and "click to regenerate" some how gives me an incorrect build command with the app source now directed at "zephyr/share/sysbuild/template". Also, the "--no-sysbuild" option is also turned on despite checking the sysbuild box in the build configuration. I have never seem this happen before and confused to as why the build commands on VSCode are now entirely different than the ones generated by the build configuration using sysbuild. Any help or insight on this matter would be greatly appreciated.

Parents Reply Children
No Data
Related