• using labels
    I am a computer engineering student using Microvison2. I am trying to create a small program that uses an sjmp loop comand but I don't know how to make labels in the software. Any help would be greatly...
  • using labels
    I am a computer engineering student using Microvison2. I am trying to create a small program that uses an sjmp loop comand but I don't know how to make labels in the software. Any help would be greatly...
  • error in label
    i am makinga 4x4 keypad interacing program where da character pressed has to be sent serially to anothr board.. checking all 4 coulumns for each row, i gave a an exit command jb col4 exit where...
  • scope of label
    Is a label local or global? For instance, two functions aa1() and aa2() are in file aa. A label L is placed in aa1(). Another function bb() is located in bb file. Which function(s) can access the label...
  • error in label
    i am makinga 4x4 keypad interacing program where da character pressed has to be sent serially to anothr board.. checking all 4 coulumns for each row, i gave a an exit command jb col4 exit where...