This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Assembly code for 8051

Hi,

I would like to check whether "$" has any significant meaning in coding for 8051 in assembly language?

I currently has a code by other ppl, it has no compiling error and looks ok. But i can't find the meaning of "$"...

The example code is: JNB TI, $

The code check for transmit interrupt. What will happen if TI is not set?
Pls help.

regards,

0