Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
01/16/08 11:11
Read: times


 
#149536 - Not the required result, then?
Responding to: ???'s previous message
Dan Dubois said:
All I would like to do is set address 0x7f96 to 0xff.

My test.asm file contains:
        .area CODE (ABS)
        .org    0x00
        mov 0x7f96,0xff

Maarten Brock said:
The result is an instruction that copies the contents of the SFR at 0xFF to the SFR at 0x96.





List of 8 messages in thread
TopicAuthorDate
A simple EZUSB cypress AN2131SC example            01/01/70 00:00      
   fxload expects CR/LF            01/01/70 00:00      
   No memory type            01/01/70 00:00      
      MOV?            01/01/70 00:00      
         0x7F96 => 0x96            01/01/70 00:00      
            Not the required result, then?            01/01/70 00:00      
               Bible time            01/01/70 00:00      
                  Thank You            01/01/70 00:00      

Back to Subject List