Skip to main content
YGaju.1
Associate II
August 11, 2022
Solved

Getting Error and unable to fix it

  • August 11, 2022
  • 2 replies
  • 926 views

After building getting this error.

c:\st\stm32cubeide_1.9.0\stm32cubeide\plugins\com.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.10.3-2021.10.win32_1.0.0.202111181127\tools\arm-none-eabi\bin\ld.exe: cannot find -lspf

Need help...

This topic has been closed for replies.
Best answer by MM..1

Your project config have activated load lib spf, but cant found file.

Place path config or remove lib.

2 replies

MM..1
MM..1Answer
Chief III
August 11, 2022

Your project config have activated load lib spf, but cant found file.

Place path config or remove lib.

YGaju.1
YGaju.1Author
Associate II
August 16, 2022

Yes, as you said it was not able to find the path.

Thanks...