So here is a piece of my code. The point of this part is to set value of p2u1, p2u2 or p2u3 to zero, but the value before doing that must not be 0 (so it changes something) and it has to change only one value. However, this code doesn't do anything. The values entering equals values exiting and the compiler does not detect any error... Any idea what might be messed up here?