8 years, 5 months ago.

SVD file for ARM v7m core/system control space?

Is there an SVD file for the ARM v7m architecture that defines all the standard peripherals in the system control space? I ask because from a cursory search, the SVD files from vendors don't define much if any architecture level stuff; for example, the core debug registers (DHCSR, DEMCR, DFSR, etc) are often not included. I found a CM3 svd file in a CMSIS-Pack for the cortex-m3 but unfortunately this only seems to define the SysTick and WDT components. Is there anywhere I might find a complete SVD that defines all the components in the system control space (0xE0000000-0xE00FFFFF)?

Thanks for any help.

Be the first to answer this question.