Skip to main content
Explorer
April 11, 2024
Question

Building problem

  • April 11, 2024
  • 1 reply
  • 798 views

Jow I encouter the following error after building this file

C:/ST/STM32CubeIDE_1.14.1/STM32CubeIDE/plugins/com.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.12.3.rel1.win32_1.0.100.202403111256/tools/bin/../lib/gcc/arm-none-eabi/12.3.1/../../../../arm-none-eabi/bin/ld.exe: cannot find -l:NetworkRuntime600_CM4_GCC.a: No such file or directory

Does someone knows what this is and what I need to do to fix this?

Thx in advance 

Kind regards

Lilrobsky

    This topic has been closed for replies.

    1 reply

    Graduate II
    April 11, 2024

    If you didnt, you should provide NetworkRuntime600_CM4_GCC.a library into stm32cubeIDE

    Go to Projects > Properties > Settings > Libraries

    Here ou can use "-l" and "-L" flags of gcc to add  library path and a library name