2020-08-05 11:53 AM
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,
2020-08-05 08:17 PM
Edit your run/debug configuration so it includes forward slash instead of backslash.
You can also flash it with STM32CubeProgrammer.