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

Parsing issue of SVD file #273

Closed
josko7452 opened this issue Apr 14, 2020 · 5 comments
Closed

Parsing issue of SVD file #273

josko7452 opened this issue Apr 14, 2020 · 5 comments

Comments

@josko7452
Copy link

Hi I have trouble getting SVD file loaded from:
https://github.com/m-labs/dslite2svd/blob/master/svd/tm4c123x.xml

I think it will be likely related to #232 or it is a different parsing error.

@haneefdm
Copy link
Collaborator

Could you post the error(s) you are seeing?

@josko7452
Copy link
Author

josko7452 commented Apr 15, 2020

It's just No SVD File Loaded <PATH>
Where <PATH> is correct path to my file (i.e. E:\WORK\Data\tm4c123x.svd)

// Edit: If there is a way to extract more error data let me know. I am wiling to hack on if you give me some leaders as to how to run it in 'develop' mode.

@haneefdm
Copy link
Collaborator

haneefdm commented Jun 8, 2020

Found the issue, fix is coming. We were not expecting peripherals without an addressBlock, and "_INTERRUPTS" was one such peripheral.

@haneefdm
Copy link
Collaborator

Could you please try the following pre-release

https://github.com/haneefdm/cortex-debug/releases/tag/v0.3.7-pre3

Use the VSIX manual installation method to install the extension

@josko7452
Copy link
Author

@haneefdm It works on the file I've linked above.

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