I created a new dts folder for nrf5340 appcore. The application works fine on the project, but I find netcore is not working properly. I found that the BOARD_ENABLE_CPUNET option is missing from appcore kconfig compared to nrf5340dk. I tried to copy the Kconfig file from nrf5340dk into my dts folder and enabled this option, but netcore still didn't work properly. Is there anything I haven't configured?
The netcore project uses the nrf5340dk netcore dts file.