• conflicts due to 2 timers
    Hi I m using two timers in my program timer0 to insert delay in the program and timer1 for initializing the serial port........ bothtimers work fine in the same program but once they are in the...
  • conflicts due to 2 timers
    Hi I m using two timers in my program timer0 to insert delay in the program and timer1 for initializing the serial port........ bothtimers work fine in the same program but once they are in the...
  • uVision2:CAN'T SEEM TO GET WATCHDOG TIMER TO RUN
    I've enabled the watchdog timer in the start167.a66 file and compile it and link it with the rest of my application, there seems to be no response, as if uVision2 is using some other c_startup file. I...
  • uVision2:CAN'T SEEM TO GET WATCHDOG TIMER TO RUN
    I've enabled the watchdog timer in the start167.a66 file and compile it and link it with the rest of my application, there seems to be no response, as if uVision2 is using some other c_startup file. I...
  • Conflicts with UART and I2C
    Hello, I develop a system which contains a real time clock via i2C and is controlled by the computer via the RS232 protocol. In order to develop the I2c part i take the lower functions of the application...