Skip to content
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

[question] pyocd烧写时不支持指定远程probe #327

Closed
nocodo189753 opened this issue Apr 15, 2024 · 1 comment
Closed

[question] pyocd烧写时不支持指定远程probe #327

nocodo189753 opened this issue Apr 15, 2024 · 1 comment

Comments

@nocodo189753
Copy link

What you want to do
pyocd烧写时不支持指定远程probe

Describe the problem
pyocd支持以下方式
本地机接probe连target,运行pyocd server --allow-remote
远程编译服务器直接烧写pyocd load --uid=remote:IP:ADDR ...
pyocd 的config文件只能设置option,不能指定probe,EIDE的UI中没有设置probe(--uid)的入口

Expected behavior
在EIDE中添加相关入口

@github0null
Copy link
Owner

已经在 v3.17.2 pre-release 版本中增加了附加命令行选项,用于增加自定义的命令

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants