Skip to main content
RMart.525
Associate
October 26, 2019
Question

[BUG] On MacOSX, STM32CubeIDE 1.1, programs cannot be debugged, due to a wrong path separator in file names.

  • October 26, 2019
  • 0 replies
  • 456 views

Look at this example dialog produced when trying to run the debugger:

Program file does not exist

/Users/ralph/STM32CubeIDE/workspace/RRMBLINKBLACKH743VIT6/Debug\RRMBLINKBLACKH743VIT6.elf not found

Note that correct file separators of "/" are used everywhere EXCEPT for an incorrect "\" as the final one before the elf file name.

Hopefully some quick patch can be released so that the IDE can actually be used for debugging on a Mac

This topic has been closed for replies.