• 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...
  • 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...
  • 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...
  • Global variable for signal functions
    I want to simulate an external pulse arriving to an input pin on my LPC1778 using Keil. I have written the following code: SIGNAL void GPIO_Test_Pulse (void) { int j; PORT4 = 0x0; while ...
  • Keil uVision. Signal Function
    Hello. I had a problem. In (Keil uVision 4), I tried to create signal function, but there were problems. how to solve them? PS use the debug board (STM32F4DISCOVERY) Image problems: yadi.sk/....