andreluizeng
Joined: 04 Apr 2006 Posts: 117 Location: Brasil
|
problems with timer 0 |
Posted: Sat May 06, 2006 3:53 pm |
|
|
Hi people,
some few days ago and just now i solved the problem.. i was using a routine to adjust a real time clock (programmed by software) and everytime that this routine was called... the software just lost the pre-sets configurations of timer0 or another timer..
i solved that just put setup_timer_0 () function at end of my routine...
why does it happen ?
there´s nothing else in that routine but change the value of some global variables. _________________ Andre |
|