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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
08/15/05 07:11
Read: times


 
#99397 - Re: your command interpreter
Responding to: ???'s previous message
Mike Collins said:

"JB F0 KO1" changed to "JB F0,KO1",


As you can see on the list file, the code can be assembled with the Keil A51 as it is (comma is optional). Maybe on another assembler the comma must be inserted.


Mike Collins said:

I'm curious if the "mov p0,0ffh" and "mov p2,0ffh"


There is no "mov p0,0ffh" and "mov p2,0ffh" inside the code, only "mov p0,#0ffh" and "mov p2,#0ffh".
But since this is also the reset state, nothing should happen.


Peter


List of 16 messages in thread
TopicAuthorDate
command interpreter            01/01/70 00:00      
   What do you mean by 'command intepreter'            01/01/70 00:00      
      command interpreter            01/01/70 00:00      
         Nope            01/01/70 00:00      
   my command interpreter:            01/01/70 00:00      
      your command interpreter            01/01/70 00:00      
         Re: your command interpreter            01/01/70 00:00      
            command interpreter            01/01/70 00:00      
   SBCMON            01/01/70 00:00      
      Re: SBCMON            01/01/70 00:00      
         Single-letter commands            01/01/70 00:00      
   You Need a debugger            01/01/70 00:00      
   the ultimate learning tool is an ICE (eq            01/01/70 00:00      
   Yes, i done it            01/01/70 00:00      
      commands            01/01/70 00:00      
         How to get the parameters            01/01/70 00:00      

Back to Subject List