| ??? 12/05/02 16:44 Read: times |
#33843 - RE: little help! assembly |
"3) I guess you mean to end the program while running
I dont know if there such a command, but the way I do it, is to make lable the "END" command and whenever I need, I jump to there." Hey hey, wait a sec... that will only set the PC to a value at the end of the entire program, but will it stop the uC from running i.e. keep incrementing the PC? I doubt that's how it happens... in that case the PC will reach 0ffffh and roll over to 00h and the program will start all over again! Correct me if I am wrong (its been known to happen quite often :-D ) kundi |



