• Meaning of shading in source code margin debug window
    I would like to know what the shading means in the left margin of the source code window in debug. It is mostly a very light gray but certain parts of it are a darker gray so it look like a bunch of...
  • Printing
    Hello, 1) May I know how to print with the "syntax coloring" on? 2) How do you prevent the address,date,time and page number from being printed? I just want to print my code. ( note:- I want to print...
  • arithmetic left-shift wrap-around
    I have run into an issue when performing arithmetic left-shifts in C with Keil when the shift operand is a constant. Specifically, if the operand is a constant and specifies a shift value larger than...
  • uV2 & Tools.ini
    Hi all, I have my own flash utility. I can include it in Flash setup and it works ok. But, when I start new project, I must set this utility again. Is there some definition in Tools.ini to make this...
  • MON51 with UV2
    Hi, I'm trying to run KEIL UV2 on custom desing Monitor board that consist of AT89C51 CPU, 32KByte von Neumann ram decoded at 0x8000H. MON51 is installed at internal Flash address 0x0000H.The problem...