Skip to main content
bnymntrz
Associate III
December 15, 2021
Solved

No such file or directory ?

  • December 15, 2021
  • 3 replies
  • 5963 views

Hi guys! I have a trouble about STMCubeIDE, I installed and created a project, Later, I received this two error ;

c:\st\stm32cubeide_1.8.0\stm32cubeide\plugins\com.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.9-2020-q2-update.win32_2.0.0.202105311346\tools\arm-none-eabi\bin\ld.exe: cannot open linker script file C:\Users\B??nyamin Terzi\stm\mcu\001MCU\STM32F407VGTX_FLASH.ld: No such file or directory

make: *** [makefile:63: 001MCU.elf] Error 1

If you can help me, I will be pleased.

This topic has been closed for replies.
Best answer by bnymntrz

I solved the problem, The program wasn't finding the way, The problem has been solved after I created the file of project in C disk. thank you!

3 replies

Tesla DeLorean
Guru
December 15, 2021

Does the file ACTUALLY exist on the path/name listed?

T​ry using path names without non-ASCII characters.

Tips, Buy me a coffee, or three.. PayPal Venmo (See Profile) Up vote any posts that you find helpful, it shows what's working..
bnymntrz
bnymntrzAuthor
Associate III
December 15, 2021

Do you mean the character of file name ?