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

The SVD viewer performs unnecessary reading of registers when expanding the display of register fields #805

Closed
AndreySmirnov81 opened this issue Jan 17, 2023 · 1 comment

Comments

@AndreySmirnov81
Copy link

  1. When expanding the display of register fields, an unnecessary reading of ALL registers of given peripheral is performed.
  2. I think that when expanding the display of register fields, reading should not be performed at all, since the register value is already known and displayed.
    изображение
@AndreySmirnov81 AndreySmirnov81 changed the title When expanding the display of register fields, an unnecessary reading of registers The SVG viewer performs unnecessary reading of registers when expanding the display of register fields Jan 17, 2023
@haneefdm haneefdm changed the title The SVG viewer performs unnecessary reading of registers when expanding the display of register fields The SVD viewer performs unnecessary reading of registers when expanding the display of register fields Jan 17, 2023
@haneefdm
Copy link
Collaborator

Addressed in https://github.com/mcu-debug/svd-viewer

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

2 participants