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

spike.cfg : remote_bitbang host localhost should be remote_bitbang_host in OPENOCD's #1739

Open
yesuweiYYYY opened this issue Jul 18, 2024 · 0 comments

Comments

@yesuweiYYYY
Copy link

yesuweiYYYY commented Jul 18, 2024

In readme.md

In a separate shell run OpenOCD with the appropriate configuration file:
$ cat spike.cfg
adapter driver remote_bitbang
remote_bitbang host localhost
remote_bitbang port 9824
...
"remote_bitbang host localhost" should be "remote_bitbang_host localhost"
"remote_bitbang port 9824" should "remote_bitbang_port 9824"

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

1 participant