• help on keil
    hello frds, i am new to keil and i like work mostly in assembly but when i wrote program for approx 1 second delay i had got 3 warnings please help me to get good knowledge on programing in assembly...
  • Need help with Keil C51
    I am a long-time assembler guy in 8051's and PICs, and just got my new Keil C51 IDE package. I am, not fluent in 'C' or Keil tools (yet). I have to look at someone else's existing code and compile it...
  • Help using keil
    I have the C program written below to be compiled and progrmmed using uvision2 C51. #include <at898252.H> // Routine for time delay void delay(unsigned long n) { unsigned long temp; for (temp...
  • keil-debuging help
    hi .. can anyone give me somelinks regading implementation of debugging functions in keil for simulation of external devices? example ..generate a signal which continously generates interuupt...
  • pc-lint for keil help
    I bought PC-LINT and its a great tool, I'm getting error 129 message for the include files wherever it encounters sbit or srf, any suggestion how to remove this error?