...microprocessor)? i need to design an instruction to count interactively from 0 to X(number entered by user). At the count of X, the counter should reset itself to 0 and repeat the sequence continuously. i already made the count repeat it once, but it doesn't work for the next repetition...