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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
01/05/06 21:26
Modified:
  01/05/06 21:27

Read: times


 
#106641 - query about the_final_word
Responding to: ???'s previous message
Jon (or anyone else),

I started looking at the aforementioned pdf (THE_FINAL_WORD_ON_THE_8051), but almost immediately had a question. At the top of page 9 (Listing A-5), where it refers to DATA and IDATA accesses there is the line:

MOV R1, #22H ; set R1 to point at DATA address 22H


Now I'm truly a noob here, but doesn't this actually mean: set R1 to the value 22H (0x22H)?

In the same vein, on the first XDATA access line it says:

MOV DPTR, #3048H ; set DPTR to point at XDATA address 3048H


Same question as above, but different manuals.

-- OR --

do I have a big case of RTFM?




List of 18 messages in thread
TopicAuthorDate
decision            01/01/70 00:00      
   well            01/01/70 00:00      
      processor            01/01/70 00:00      
         I'd use a SILabs f0xx, f1xx or f2xx            01/01/70 00:00      
            decisions...            01/01/70 00:00      
               I'm a BASCOM user            01/01/70 00:00      
                  do what I say but not what I do            01/01/70 00:00      
      c for 8052            01/01/70 00:00      
         I would suggest            01/01/70 00:00      
         80c51 C and Asm            01/01/70 00:00      
         Code space            01/01/70 00:00      
         C Programming links            01/01/70 00:00      
            query about the_final_word            01/01/70 00:00      
               both the document and you are right: mor            01/01/70 00:00      
                  so it's my noob showing            01/01/70 00:00      
               Yours is more precise!            01/01/70 00:00      
   Take a look at this            01/01/70 00:00      
      good link            01/01/70 00:00      

Back to Subject List