-
-
Notifications
You must be signed in to change notification settings - Fork 799
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Environment value didn't get replaced in debug_server #3934
Comments
Could you try to replace |
Still failing |
I success starting debugger by following ; Debug Configs
debug_tool = custom
debug_server =
openocd
-f
${platformio.core_dir}/packages/tool-openocd/scripts/board/stm32f103zet6_warship.cfg |
Thanks for the report! Please re-test with |
What kind of issue is this?
If you’ve found a bug, please provide an information below.
Configuration
Operating system:
Windows
PlatformIO Version (
platformio --version
):PlatformIO Core, version 5.1.1
Description of problem
I specipic debug_server like this
and get this
Steps to Reproduce
Actual Results
Expected Results
successful running debug
If problems with PlatformIO Build System:
The content of
platformio.ini
:Source file to reproduce issue:
it has successful built
Additional info
The text was updated successfully, but these errors were encountered: