??? 05/02/06 10:18 Read: times |
#115334 - A buggy program? Responding to: ???'s previous message |
I don't know what you were trying to do with the program, but putting a ret on your main loop is a bad idea. A ret instruction is designed to "Pop" an address from the stack (and is used in pair with call, which "Push" an address to the stack). An AJMP MAIN should be used for indefinite loop. Better carefully check the instruction list. |
Topic | Author | Date |
Pinnacle 52 & Ports | 01/01/70 00:00 | |
I had trouble too | 01/01/70 00:00 | |
My project options | 01/01/70 00:00 | |
Problem | 01/01/70 00:00 | |
it's not 3x3 | 01/01/70 00:00 | |
Thank you.![]() | 01/01/70 00:00 | |
Thank you. | 01/01/70 00:00 | |
A buggy program? | 01/01/70 00:00 | |
'51 port behaviour | 01/01/70 00:00 | |
(+) | 01/01/70 00:00 |