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 Registers #107

Open
Sickeroni opened this issue Jan 24, 2017 · 3 comments
Open

Missing Registers #107

Sickeroni opened this issue Jan 24, 2017 · 3 comments

Comments

@Sickeroni
Copy link
Contributor

Stm32f072 is missing the systick Registers.
SVDfile is lacking the Registers too.
Maybe all STMs are missing them.

@jacquelinekay
Copy link

grep -r SYSTICK in a directory containing all the STM svd files (e.g. https://github.com/posborne/cmsis-svd/tree/master/data/STMicro) gives no results. Looks like Freescale provides SysTick, though.

@Sickeroni
Copy link
Contributor Author

Missing RegisterField for same chip "RccAhbenr::iopeen"
and again missing in the svdfile

@Sickeroni
Copy link
Contributor Author

and not existing register exists in chipfile
Tim3CcrX::ccrXH

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