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