How can i inspect my status registers with the onboard jtag adapter an Xilinx SDK
I want to check if my timer is running
How can i inspect my status registers with the onboard jtag adapter an Xilinx SDK
I want to check if my timer is running
The Timer Register is at
0xf8f00600 + XSCUTIMER_COUNTER_OFFSET (=0x04).
How do i add this Address the Expressions(Watch) Table? I think some kind of Prefix is necessary, it only shows the the Addres value tu me :(
sorry, google didnt help me.