Open
Description
Hi,
When I build b_u585i_iot02a_tfm with STM32CubeIDE 1.9.0 I got the following errors:
Calling TFM build for artifact: tfm_build/bin/bl2.axf due to prereq: tfm_build/.ready
make[3]: *** No rule to make target 'all'. Stop.
make[3]: *** No rule to make target 'tfm_build/install/interface/lib/s_veneers.o', needed by '../tfm/interface/libtfm_interface.a'. Stop.
make[2]: *** [../tfm.mk:213: tfm_build/bin/bl2.axf] Error 2
make[1]: *** [../makefile.targets:6: nspe_pre_build] Error 2
make: *** [makefile:100: all] Error 2
"make -j4 all" terminated with exit code 2. Build might be incomplete.
I cannot find where is the problem.
Thanks