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.