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

validator should check if base address + offset is larger than adress space #154

Closed
odinthenerd opened this issue Feb 28, 2017 · 2 comments

Comments

@odinthenerd
Copy link

Here there is a register who's address is larger than the address space (larger than 0xFFFFFFFF). The CMSIS-SVD validator should be checking this kind of thing so that vendors cannot make this kind of mistake.

This was originally discovered here

@JonatanAntoni
Copy link
Member

Commit e121811 adds this check. Please review the solution and close this issue.

@JonatanAntoni
Copy link
Member

Closed due to inactivity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants