??? 04/05/09 17:23 Modified: 04/05/09 17:26 Read: times |
#164357 - reply Kai Responding to: ???'s previous message |
I am using C as the programming language to do the 8051 project. Unlike assembly language, i dont know the way to count the instruction execution cycle/time in C language. I am thinking of keep enable and disable the timer interrupt(but code length for each part is different which will causes the stepper motor moves non uniform..). Can this work well? |