??? 08/14/05 22:12 Read: times |
#99383 - your command interpreter Responding to: ???'s previous message |
Yep this is the idea I was looking for.
but I can't seem to get it to run properly. A couple of typos that the assembler caught, fixed those. ( "JB F0 KO1" changed to "JB F0,KO1", "PUTCHAR: JNB TI PUTCHAR" changed to "PUTCHAR: JNB TI,PUTCHAR", "GETCH: JNB RI GETCH" changed to "GETCH: JNB RI,GETCH", passed the compiler) So when I get it loaded, and try to run it I get "a" on the screen then it just locks up. my development board has a 2764 and a 2864 so i can load code over the serial port then just flip a switch and run it. I'm curious if the "mov p0,0ffh" and "mov p2,0ffh" are messing up the program, or even wiping it out? Don't know enough about this environment yet ! |
Topic | Author | Date |
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 |