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.
Hello,
is there any way that i can read the following Registers ;
EALLOW
ARP
OBJMODE
and the follwoing , can i write directly with a constant value for example like this :
RPC : 0x1111
SP ; 0x1111
Hi Ushma,
The PUSH and POP instructions can be used to read/write ST0, ST1 and RPC.
Please see this post that has some suggested assembly code that does this:
Thanks,
Ashwini