-
Notifications
You must be signed in to change notification settings - Fork 8
Extract SVD file path from *.cbuild-run.yml and set definitionPath for Peripheral Inspector
#151
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
Conversation
431977b to
1fe9595
Compare
Signed-off-by: Jens Reinecke <[email protected]>
Signed-off-by: Jens Reinecke <[email protected]>
6463156 to
fbcc63f
Compare
Signed-off-by: Jens Reinecke <[email protected]>
Signed-off-by: Jens Reinecke <[email protected]>
Signed-off-by: Jens Reinecke <[email protected]>
Signed-off-by: Jens Reinecke <[email protected]>
…k/vscode-cmsis-debugger into cbuild-run-reader
Signed-off-by: Jens Reinecke <[email protected]>
Signed-off-by: Jens Reinecke <[email protected]>
Signed-off-by: Jens Reinecke <[email protected]>
Signed-off-by: Jens Reinecke <[email protected]>
Signed-off-by: Jens Reinecke <[email protected]>
Signed-off-by: Jens Reinecke <[email protected]>
|
I am trying to test it, but I get this error whenever I try to run a
|
You may have to run a |
omarArm
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested it on my machine, everything is working fine
Fixes
Changes
*.cbuild-run.ymlreader.${CMSIS_PACK_ROOT}if used in cbuild-run.definitionPath(known to Peripheral Inspector).Not possible (see Open-CMSIS-Pack/devtools#2050), address later:
debuggernode to find correct SVD file.debuggernodes.Screenshots
Checklist