We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I am evaluating the Keil uVision2 tool with a C8051F010 target. I am attempting to read the timer0 registers as free running timers. I see no capture registers for timers 0 & 1 as there are for timer 2. Using the Keil environment, I am looking for a meathod (interupt free) of reading timer 0/1 that can capture both bytes of the timer without stoping the free running timer. (This is to port code designs from HC05/11 applications which make use of their free running timer capture feature.) Regards, Harold Kraus
Jon and Mark, Belated thanks. Harold