Gertting Eror on tfm no configuration

Hi, I am currently creating a new project, but I got this error when I try example hello world from nrf sdk.

[61/346] Generating ../../tfm/CMakeCache.txt
-- The C compiler identification is GNU 10.3.0
-- The ASM compiler identification is GNU
-- Found assembler: C:/src/nrf/toolchains/v2.1.0/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc.exe
-- Found Python3: C:/src/nrf/toolchains/v2.1.0/opt/bin/python.exe (found version "3.8.2") found components: Interpreter 
-- Found Python3: C:/src/nrf/toolchains/v2.1.0/opt/bin/python.exe (found suitable exact version "3.8.2") found components: Interpreter 
-- Cache files will be written to: C:/src/nrf/v2.1.0/zephyr/.cache
-- Configuring done
-- Generating done
-- Build files have been written to: C:/nrf/gps_gnss_mqttlte/build/tfm
[66/346] No configure step for 'tfm'

I use thingy 91 for that.

Does anybody have a solution? Thanks.

Parents Reply Children
No Data
Related