Using the 68hc11. I need to display a warning if temperature is: Temp >=100.

Roberto Blanco

New member
What branch instruction can I use? I tried brset temp, %01100100-->which is 100 in binary. But, it branches only when it reaches 100, not greater than 100. the result is erroneous.
 
Back
Top