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

Assigning Nicknames to Debug Probes #81

Closed
rgrr opened this issue Aug 11, 2023 · 3 comments
Closed

Assigning Nicknames to Debug Probes #81

rgrr opened this issue Aug 11, 2023 · 3 comments
Labels
blocked currently blocked due to some dependency enhancement New feature or request low prio

Comments

@rgrr
Copy link
Owner

rgrr commented Aug 11, 2023

see https://mcuoneclipse.com/2023/08/11/assigning-nicknames-to-debug-probes/

Should be no big thing: DAP_GetSerNumString() could return a config parameter

@rgrr rgrr added enhancement New feature or request low prio labels Aug 11, 2023
@rgrr rgrr added the blocked currently blocked due to some dependency label Aug 20, 2023
@rgrr
Copy link
Owner Author

rgrr commented Aug 20, 2023

hmmm, seems to be blocked by #39 because the old version does not access DAP_GetSerNumString()

Current result can be seen in https://github.com/rgrr/yapicoprobe/tree/feature/81-nicknames-for-debug-probes

@rgrr
Copy link
Owner Author

rgrr commented Aug 26, 2023

Not true, that this requires a higher CMSIS-DAP level, because pyOCD (at least) does not use DAP_GetSerNumString(). Instead it uses the USB serial number.
Nevertheless: feature implemented, so close this.

@rgrr
Copy link
Owner Author

rgrr commented Sep 23, 2023

see #99

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked currently blocked due to some dependency enhancement New feature or request low prio
Projects
None yet
Development

No branches or pull requests

1 participant