• Error log
    When there is a program error and Keil produces a message saying an error log is being created, where is this error log to be found?
  • uvision logging
    Hi there, I'm new to uvision and just started working on a legacy project. Trying to wrap my head around what is going on with the code base and the variable changes in window 1 seem really helpful. Is...
  • log file
    hello, I would like to clear the log file before to write in the ouput windows. I would like that the log file only contain the last ligne of the output windows. is it possible to do that...
  • Generating log file using debug commands problem with LPC1768
    Hello. My name is Gennadii, some time ago I was FPGA HW\SW developer, but I had to switch to embedded programming. Now my task is to perform some test on NXP LPC1768 Cortex M3 using IBM Rational...
  • armcc and appending to log with '--errors' for CMake
    armcc, armasm, armlink etc has command line option "--errors=file" to redirect diagnostic output messages to a file instead of stdout. This always overwrites the logfile. Other compilers have the possibility...