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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
09/10/07 06:48
Read: times


 
#144220 - RTFM!
Responding to: ???'s previous message
Jan Waclawek said:
The agreed way how to distinguish symbols from numbers in Intel's notation...
(my emphasis)

But note that not all assemblers use Intel's notation!

Therefore, you must read the specific manual for the tools that you are using!

For Keil manuals, see: http://www.8052.com/forum/read.phtml?id=144167

That's why a '0' has to be written explicitly in front of such hexacedimal numbers, which start with "letters" (A-F)

Note that this applies specifically to Assembler - 'C' is different (and 'C' has a different meaning for numbers beginning with a leading zero...)

PS. It's compiler, not complier.

Actually, in this case, it's neither - it is Assembler!





List of 13 messages in thread
TopicAuthorDate
Assemble code            01/01/70 00:00      
   Have a look at the listing file            01/01/70 00:00      
   hex number begin with 0 -> #0AAH            01/01/70 00:00      
      explanation            01/01/70 00:00      
         RTFM!            01/01/70 00:00      
            please say out aloud            01/01/70 00:00      
               [OT] Leading zeros on numbers in C            01/01/70 00:00      
   reply            01/01/70 00:00      
      Yes            01/01/70 00:00      
         Explanation            01/01/70 00:00      
      asked and answered            01/01/70 00:00      
         Only for him            01/01/70 00:00      
   thanks            01/01/70 00:00      

Back to Subject List