Just getting started with CubeIDE and am working with an existing project, but having an issue with flashing the code to the target.
Ubuntu Linux 20.04 and error is Program file does not exist. /home/burtbicksler/ExtraDrive/STM32CubeID/workspace_1.4.0/FD-JUL-MB/Debug\FD-JUL-MB.elf not found
The elf file DOES exist but it looks like the IDE is putting a backslash after the Debug directory and I suspect that may be the culprit. Is this a known problem under Linux, and/or is there any work around?
Is there another tool I can use to Flash the code to the board under Linux?
Thanks,