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

Missing svdPath for Debugging #96

Open
Vollbrecht opened this issue Apr 7, 2023 · 1 comment
Open

Missing svdPath for Debugging #96

Vollbrecht opened this issue Apr 7, 2023 · 1 comment

Comments

@Vollbrecht
Copy link
Collaborator

Vollbrecht commented Apr 7, 2023

The container setup has support for debugging, though the vscode setup dont provide an svd file + it dont have it integrated inside the vscode config.

svd file allows the debugger to access the PeripheralView on registers

@SergioGasquez
Copy link
Member

Some ideas that were discussed:

  • Investigate if rhai can download it
  • Add the files in the template repo
    • This is not ideal in terms of maintenance
  • Adding a commented link to the svd repo, so users can download it
    • Can we always use the latest svd available or do we need to use the version that was used for the pac release being used?

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

3 participants