Replies: 1 comment
-
|
up |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have a board that is not officially supported by pyOCD, but I have its .pack file, so I flash this board by using --pack arguments to use my local .pack file. I am looking for a way to install the local .pack file as built-in targets so I don't need to use --pack every time.
It seems there was a way to install the local .pack file using
pyocd pack -install-local, but it is not working anymore. (answers from chatGPT), Is there a new way to install the local .pack file?Thank you!!
Beta Was this translation helpful? Give feedback.
All reactions