Build error observed with "channel_sounding_ras_initiator" sample application

Dear sir,

I'm using the sample application "channel_sounding_ras_initiator" to performing the evaluation.
Here are my test environment:

- Developement kit: nRF45L151
- Tool chain version: v3.0.2
- SDK version: v3.0.2

But I'm encountering a build error when I tried to build "\v3.0.2\nrf\samples\bluetooth\channel_sounding_ras_initiator":

ninja: error: mkdir(modules/nrf/subsys/nrf_security/src/core/nrf_oberon/CMakeFiles/oberon_psa_core.dir/C_/developers/ncs/v3.0.2/modules/crypto/oberon-psa-crypto/library): No such file or directory
ninja: build stopped: .
FATAL ERROR: command exited with status 1: 'C:\developers\ncs\toolchains\0b393f9e1b\opt\bin\cmake.EXE' --build C:/developers/ncs/v3.0.2/nrf/samples/bluetooth/channel_sounding_ras_initiator/build/channel_sounding_ras_initiator

Here is my build option:


Any ideas for what reason might result in this build error? 

Thanks!

Related