Zephyr compile error after (unknown) update

soc/arm/ambiq/apollo4x/Kconfig.defconfig.apollo4p:13: error: couldn't parse 'default $(dt_node_reg_size_int,$(DT_NODE_SRAM),1,K)': macro expanded to blank string

This issue is most likely related to a recent update, as Mac1 first started experiencing the problem while Mac2 was still functioning normally. However, after restarting Visual Studio Code on Mac2, the same issue appeared. I also noticed that, before the restart, the build configuration edit page was different between Mac1 and Mac2.

The problem also occurs across all of the example projects that I tested.

Additionally, when trying to open the GUI Kconfig interface, I get this message:
Unable to find Kconfig information to display. Please select a Kconfig file first.

Related