I'm using the Timer 3 and I want to verify that the ISR is being called at the correct interval. I wanted to use a the clock() function but I can't include <time.h>. What should I do??? Thanks
I'm working with MCB2300 so what does this have to do with a '51? The way we check the include files is the same. I mean : look at your include file list and check for time.h & clock() presence. http://www.keil.com/support/man/docs/c51/c51_library.htm
which is not true for a '51 That does not change the conclusion :)