Peripheral Register View Plugin #598
Unanswered
avi-77
asked this question in
Debug Plug-ins Q&A
Replies: 1 comment 1 reply
-
Thank you for the report. I'm not sure I understand it properly. What device was it, and what SVD file? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi @ilg-ul,
The peripheral register view plugin displays an issue where the value updates properly, but the corresponding description remains static or fails to update accordingly.
Steps to Reproduce:
Expected Behavior:
When a register's value is modified, the associated description should also update to reflect the changes made, providing accurate information about the register's state.
Actual Behavior:
The register value updates correctly, but the corresponding description does not reflect the changes made, remaining static or outdated.
Environment:
Plugin Version: 6.3.2
Operating System: Windows 10
Development Environment: Eclipse 2023-03
Additional Notes:
This issue affects the accuracy of information displayed to developers using the peripheral register view plugin. It may lead to confusion and incorrect interpretations of the register values due to mismatched or outdated descriptions.
Attachments:
I've included screenshots displaying the issue where the description value remains unchanged until the user clicks on the specific field.
Regards,
Avi
Beta Was this translation helpful? Give feedback.
All reactions