The STM32CubeIDE1.12.1 can't build the B-L475E-IOT01A AWS demo.
When I build the D:\Desktop\stm32Cube\en.x-cube-aws-v1-4-2\STM32CubeExpansion_Cloud_AWS_V1.4.2\Projects\B-L475E-IOT01A , it show me the error:
d:\app\stm32cube\stm32cubeide_1.12.1\stm32cubeide\plugins\com.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.10.3-2021.10.win32_1.0.200.202301161003\tools\arm-none-eabi\bin\ld.exe: cannot use executable file '../../../../../BootLoader_OSC/2_Images_SBSFU/SW4STM32/B-L475E-IOT01_2_Images_SBSFU/Debug\se_interface_app.o' as input to a link.
Though I add the .o into to PATH, it still error. How to deal with it?
And the demo package is download from st.

