Skip to main content
Visitor II
September 26, 2023
Question

cannot open linker script file error

  • September 26, 2023
  • 2 replies
  • 6630 views

Description Resource Path Location Type
cannot open linker script file C:\Users\alika\OneDrive\Masa??st??\ww\DENEME\STM32F407VGTX_FLASH.ld: No such file or directory DENEME C/C++ Problem

when i started a new project always getting this error i tried but i could not find a way to fix it

    This topic has been closed for replies.

    2 replies

    Pavel A.
    Super User
    September 26, 2023

    Spaces and *funny* characters in the project path?

    Technical Moderator
    September 26, 2023

    Hello @enga 

    The path to the linker script file contains special characters that may not be recognized by the compiler.

    To fix this, you should rename the folder Masa??st??

    Don't forget to update the project settings to reflect to the new path.

     

    To give better visibility on the answered topics, please click on "Best answer" on the reply which solved your issue or answered your question.Best regards,FBL