Skip to main content
Visitor II
June 25, 2024
Question

linker script error in CubeIDE

  • June 25, 2024
  • 1 reply
  • 950 views

Error: Cannot find the specified linker script. Check the linker settings in the build configuration.

make: *** [makefile:87: fail-specified-linker-script-missing] Error 2

 

How can I solve this error mesage

    This topic has been closed for replies.

    1 reply

    Andrew Neil
    Super User
    June 25, 2024

    Need some more details on how you got to that point:

    https://community.st.com/t5/community-guidelines/how-to-write-your-question-to-maximize-your-chances-to-find-a/ta-p/575228

    A project created by CubeIDE should have an appropriate linker script ...

    A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.