This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

STM32CubeMx Launch for Project Folder Name with Space

Launching STM32CubeMx from Keil Pack Config results in wrong directory, since project folder contains space

Is there any way to avoid such mistakes for projects with space in their folder names
Keil MDK 5.25 still makes this issue

Parents
  • Yes! simply never have spaces (or other "special" characters) in file or folder names!

    Having spaces (or other "special" characters) in file or folder names is a universal way to cause all kinds of grief with all kinds of projects - it is not specific to Keil or ST or Cube-MX.

    So do yourself a favour: never have spaces (or other "special" characters) in file or folder names!

    See: www.avrfreaks.net/.../2048571

Reply
  • Yes! simply never have spaces (or other "special" characters) in file or folder names!

    Having spaces (or other "special" characters) in file or folder names is a universal way to cause all kinds of grief with all kinds of projects - it is not specific to Keil or ST or Cube-MX.

    So do yourself a favour: never have spaces (or other "special" characters) in file or folder names!

    See: www.avrfreaks.net/.../2048571

Children
No data