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.

Instruction Set Help - Interrupt Vectors

New Question:

  0FFF4 - Watchdog-timer interrupt vector    

0FFF4     MOV.B  @R6, 0FFFF(R7)        Where R6's address is 5644 and contains 33 in that address.

                                                           R7's address is 5732

    If I understand this correctly the instruction will take the contents of address 5644 and store it in the address 0FFFF +R7

   Expanding this out: 0FFFF + 5732 which makes the new address 5731?   Is that correct?

  Will 33 be stored in address 5731?

 

 

 

 

**Attention** This is a public forum