This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Can anybody tell me how can i get arm reg's value(e.g. CPSR's value) use agsi interface?

Can anybody tell me how can i get reg's value(e.g. CPSR's value) use agsi interface?

under 51, i can use agsiReadSFR() get SFR's value.
but under ARM, if use agsiReadSFR(), what read is memory's content.

Can anybody tell how to solve this?

thanks.