2023-08-28 05:00 AM - edited 2023-08-28 06:27 AM
Hi,
I'm facing an issue in building a SBSFU_Boot example for NUCLEO-WBA52CG.
The issue seems to be with the linkage error, for the Third_party files (mcuboot).
Please find the error message below:
C:/Users/zapk/STM32CubeIDE/workspace_1.13.1/SBSFU_Boot/STM32CubeIDE/Release
../postbuild.sh: cd: line 16: can't cd to C:/Users/zapk/STM32CubeIDE/workspace_1.13.1/SBSFU_Boot/STM32CubeIDE/../../Middlewares/Third_Party/mcuboot: No such file or directory
Windows_NT
Postbuild with python script
python: can't open file 'C:\\Users\\zapk\\STM32CubeIDE\\workspace_1.13.1\\SBSFU_Boot\\STM32CubeIDE\\Release\\scripts\\imgtool\\main.py': [Errno 2] No such file or directory
postbuild.sh failed
make[1]: *** [makefile:95: post-build] Error 1
make: *** [makefile:61: all] Error 2
"make -j16 all" terminated with exit code 2. Build might be incomplete.
13:56:25 Build Failed. 2 errors, 0 warnings. (took 8s.142ms)