This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

How to access memory registers

Other Parts Discussed in Thread: TM4C129DNCPDT

Hi ,

I want to know the values in memory registers like R0, LR,PC,PSP etc., how can I access the values ? Since there is no memory mapped to those registers and in debug mode I can see the values. But I want it in non-debug mode. I want to display the values through UART

So how can I access those registers