We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hello,
I am working on ARM-Cortex-M and i am trying to get the values currently stored in registers <Xt>. To test this, i want to write a random value to X3 and attempt a read.
As i understand, this should be possible by performing the following operations:
However doing this i do not see the expected data, is this process correct?