ARMmbed / ARMmbed/mbed-cli

mbed export -i vscode_gcc_arm problem

Open
#983 1 comment 0 reactions 0 assignees View on GitHub
Jira status: OPEN mirrored type: bug
Dominant language
Python
Stars
339
Forks
187
PR merge metrics
No merged PRs in 30d

Description

VS Code **launch.json** config file generated using **mbed export -i vscode_gcc_arm**, e.g.
`mbed export -i vscode_gcc_arm --target NUCLEO_F767ZI --profile debug`
uses depreciated pyOCD commands, tries to start depreciated **pyocd-gdbserver.exe**. Relevant line:
``"debugServerPath": "pyocd-gdbserver.exe"``

Also, it is possible to export target settings not supported by pyOCD , e.g. NUCLEO_746ZG, which may or may not make sense.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.