Question
How to check register instructions?
Hey all,
I'm working on a project with the HAL removed (it interfered with otheraspects of the project), and am facing some memory issues. I've located the issue to the pc register, at address 0xf3af4804, and was wondering if it was possible to check where in the code address referring to? And if so, how to go about accessing it.
Cheers!