• uVision2
    I can't seem to get the Watchdog timer going, i'm compiling the start167.a66 file with all the relavent changes but it seems to ignore the fact that i've enabled the watchdog timer. What could be wrong...
  • Debugging with signal function
    Hello! I trying to simulate the signals given to the microcontroller. My special point is to start and stop a simple square wave. Everything works fine exept the SIGNAL KILL. After the "exec()" it is...
  • problem with signal function
    Hi, I am working with uvision4 for c167 and the problem i face with is that I dont know how to define and use signal function utility to assign a pulse input to my program.This is my code and following...
  • problem with uvision2
    hi, i write a small programm with kitcon-161 in uvision2 and use this serial interface for kitcon-161 to send or recieve daten.Anytime when i debug and stop my programm,an error come out: serial interrupt...
  • is there a keypress check function for uVision2?
    I work on a project with an Atmel T89C51RD2 that will have a keypad for data input later on. To test the program I want to use the PC's keyboard. Is there a function that checks for a keyboard input ...