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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
05/03/06 14:39
Read: times


 
#115474 - 16 limit?
Responding to: ???'s previous message
Lammertyn John said:
i wondered how you can use the memory to use more than 16 stored byte values with the instruction "DB".

Technically, "DB" is not an instruction - it's a Directive; ie, it gives directions to the assembler, but doesn't itself generate any code.

Where do you find this limit of 16 values with DB?

I can't see anything about it in the Keil manual - what assembler are you using?

List of 12 messages in thread
TopicAuthorDate
using memory            01/01/70 00:00      
   1) what is the problem 2) as always, the            01/01/70 00:00      
      Not in the "bible"?            01/01/70 00:00      
         oh well            01/01/70 00:00      
   16 limit?            01/01/70 00:00      
      Exactly! It's assembler syntax.            01/01/70 00:00      
      Pseudo Instruction            01/01/70 00:00      
         Pseudo Instruction?            01/01/70 00:00      
            "Pseudo-Op" ???            01/01/70 00:00      
            Blur            01/01/70 00:00      
   Top marks            01/01/70 00:00      
   movc            01/01/70 00:00      

Back to Subject List