• Output log file from command line doesn't work
    HI, I've developing a automated test process which download various unit test and application version onto our test hardware each time a developer does an update. We are having problems with...
  • Output log file from command line doesn't work
    HI, I've developing a automated test process which download various unit test and application version onto our test hardware each time a developer does an update. We are having problems with...
  • HELP IN SAVING OUTPUT INTO LOG FILE USING SLOG
    Hi everyone, I need to save the output of the serial window (uart 0) into a log file. I read about the slog statement which does the job but when i am simulation the code the log file isnt being...
  • HELP IN SAVING OUTPUT INTO LOG FILE USING SLOG
    Hi everyone, I need to save the output of the serial window (uart 0) into a log file. I read about the slog statement which does the job but when i am simulation the code the log file isnt being...
  • How to redirect Debug Output To Serial Window
    Hallo, I'm using the uV3 with the AT91SAM7S256. How can i redirect the Output from the DebugUnit to the SerialWindow in Simulator Mode. The following Assign does not work: ASSIGN WIN2 <DBGCOMRD...