Hi,
I have the following error when trying to compile either the light_switch or light_bulb matter projects on nRF Connect SDK v1.8.0:
opening dependency file C:/Users/Documents/code/v1.8.0/nrf/samples/matter/light_bulb/build_nrf52840dk_nrf52840/modules\nrfxlib\nrfxlib\nrf_security\src\mbedtls\CMakeFiles\mbedcrypto_base_vanilla.dir\C_\Users\Documents\code\v1.8.0\mbedtls\library\psa_crypto_driver_wrappers.c.obj.d: No such file or directory
I have set the project with Open nRF Connect SDK Project tool on SES. The selected target board was nrf52840dk_nrf52840.
Thanks