• 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...
  • 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...
  • How to disable periperals function in the debug mode
    Dear all: We create our own AGDI function. We only use 8051 core and some original peripherals. We want to disable or hide some peripherals function in the debug mode. Can anybady give so advice. Best...
  • How to disable periperals function in the debug mode
    Dear all: We create our own AGDI function. We only use 8051 core and some original peripherals. We want to disable or hide some peripherals function in the debug mode. Can anybady give so advice. Best...
  • How to invoke a "signal function"?
    Friends please help me in resolving this problem.. I wrote a "signal" function to simulate a square wave input in the background(in uvision 3). But i dont know to invoke the function. Please help...