However, I have a space in my username, so I can’t reference to the path: "Users\firstname lastname\.platformio\packages\tool-openocd\bin\openocd"
Any tips?
What I tried: ${USERPROFILE}/.platformio/packages/tool-openocd/bin/openocd $USERPROFILE$/.platformio/packages/tool-openocd/bin/openocd Users/firstname^ lastname/.platformio/packages/tool-openocd/bin/openocd Users/"firstname lastname"/.platformio/packages/tool-openocd/bin/openocd
undefinedError:
Could not launch Debug Server ‘"/Users/Jacob Delabie/.platformio/packages/tool-openocd/bin/openocd"’. Please check that it is installed and is included in a system PATH
What happens when you don’t use quotes but a backslash in front of a space in order to escape it, like you would in a normal shell command? (/Users/Jacob\ Delabie/.platformio/packages/tool-openocd/bin/openocd)
Yes, I can manually see/find the .exe file
The backslash doesn’t seem to help
undefinedError:
Could not launch Debug Server ‘/Users/Jacob\ Delabie/.platformio/packages/tool-openocd/bin/openocd’. Please check that it is installed and is included in a system PATH
undefinedError:
Could not launch Debug Server ‘"/Users/Jacob\ Delabie/.platformio/packages/tool-openocd/bin/openocd"’. Please check that it is installed and is included in a system PATH
No it’s multi platform, but you’re expected to put the path to your openOCD installation in there, and when you’re on Windows this path scheme can’t be right. If you go into your windows explorer and navigate to the openocd.exe you must see a path like