cannot open linker script file error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-09-26 4:43 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-09-26 5:00 AM
Spaces and *funny* characters in the project path?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-09-26 6:49 AM
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 Accept as Solution on the reply which solved your issue or answered your question.
