Please note: We are aware of an issue affecting replies on the Arm Community forums, which may not be loading as expected.

We apologize for any inconvenience and appreciate your patience while we investigate and work to resolve the issue.

Thank you for your understanding.


This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Basic difference between "Generic User Guide" and "Technical Reference Manual"

Hey hi , I am very confused between this two file. Currently I am working with SAMD21 controller based on Cortex M0+ processor so on referring this two file , i found variations.

while dealing with system exception in "System Control Block"  the two manuals shows as:

Cortex-M0+
Revision: r0p1
Technical Reference Manual : According to this it has "System Handler Control and State Register"

Cortex-M0+ Devices
Generic User Guide : Acording to this there is no such register.

Whereas in Controller startup file , I found the SHCSR register.

So kindly please tell me both manual are for what.