• SLOG not working in debug user function
    I use the serial logging feature (SLOG) in the debugger of uVision (V5.24.2.0). I want to switch on and off the serial logging, controlled by the running code. My intention was to use a user function...
  • Printf() function for debugging process
    Hello! I wanted to use printf() function for debugging my project. I read the description about it but couldn't understand it, can u guys help me use it? i know that it prints the data in the "printf...
  • Debug Skipping Function with IF ELSE
    Summary: Device TI MSC1210 A user function called in main passes a pointer to an array and either a 1 or a 0. The function uses the 1/0 to decide which serial port to use. It then outputs data from...
  • 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...
  • Debug function can't work
    I wan't toggle a pluse on P2.7 I've wrote a debug ini file to load in keil uVDebuger. It compiled with no error. but when i invoke one of the user function in command window error occured : *...