• uVision 4.72.1.0 rebuilds entire project at every build
    The summary says it all. I am using a project that I last used about 4 months ago and this problem didn't exist. Since then I've moved computers and installed a new copy of uVision. My old computer is...
  • uVision 3 : Make uppercase affects entire file
    When I right-click in the editor and select Advanced -> Make Uppercase, it has a bit of a tendency to make the entire file uppercase, even if I only selected a small part of it. The editor also...
  • Correction
    Hi guys, Thanks for the help! Last night, I was lying in bed and came across the manual section it stated that you need to declare & define the code variable in one statement. I think I had read...
  • need correction for a program
    i have a written a program for a 4channel ir remote control with keilc for ATMEL89c51.IR sensor(TSOP1738) is coneected with interrupt1 (P3.3) and timer0.i use timer0 as 16 bit counter and timer1 as 16...
  • is it a correct keil v4 program or not
    #include <regx51.h> // standard 8051 defines // -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= // -=-=-=-=- Include files -=-=-=-=-=-=-= // -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= #include <lcd.h...