• SLOG and SLOG OFF
    I am using an debug initialization file in which i have written SLOG >>E:\jyoti_AceUnit\test_projects\aceunit_logging_fullplainlogger\Samsung_with_AceUnit\OUT.TXT using this a file out.txt is...
  • Slog???
    How do i use the 'slog' function? Can anyone post an expamle for me. Thanks in advance..
  • SLOG in uvision
    I am interested in using the "slog" command to send the serial data to a file, I tried several invocations and none seemed to work. There is no reference to "slog" in the help index. Could someone tell...
  • Automating SLOG OFF
    Hello, I ma trying to automate SLOG OFF; whenever I have logged something interesting I want to dump it to a log file. Is there any way to automate it than just calling it from a Debugger window...
  • SLOG / SLOF OFF
    Hi, I'm using Keil uVision V4.03 for an ARM 32-bit Cortex-M3 Microcontroller (STM32F103ZD device). I need to execute test cases from command line and save test results in a file. 1. SLOG ON ...