• Question about anti aliasing
    hello i have some little questions to ask to the more experienced users... In lots of designs with adc's i see that anti aliasing filter is missing ... it's normal? For example , i want to sample...
  • 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...
  • 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 doesn't want to work
    hello, kill button* kill func* log off func void toggle1 (void) { credit++; } func void toggle2 (void) { lecture_switch_start_stop = 1; } signal void affichage (void) { while (1) { exec...