-
Notifications
You must be signed in to change notification settings - Fork 243
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
Atmel SVD files not working. #208
Comments
Could you attach a link to the svd file? |
http://packs.download.atmel.com/Atmel.SAMC21_DFP.1.2.176.atpack |
It is a zip file with a whole bunch of SVD files. Which particular one were you using? The problem probably exists with most/all of them, but it would make it faster for me to know. |
yeah, sorry. I'm using ATSAMC21E18A.svd |
It is a problem with a peripheral "PTC" with no registers at all. I fixed the problem and hopefully will be available in the next release of Cortex-Debug. A workaround is to delete the peripheral "PTC" or add an empty registers block. "PTC" has nothing else interesting for this extension. |
Thanks for the quick fix, I just tried the branch and it works fine! |
I tried to load the newest SVD file for the ATSAM C21 and I'm seeing the following error message:
The text was updated successfully, but these errors were encountered: