• keil
    I enabled Generate Assemler SRC File and Assemble SRC File. But I was told that C_STARTUP was missing. So I add STARTUP.A51 and INIT.A51. But I was told that ?C?SCDIV and ?C?CCASE was missing.
  • keil 2 and keil 4 compatibility
    I am not able to download the hex file generated using keil 4 to mcs51 but i am able to download keil 2 hex file to the same processor. Can anyone please help me out.
  • Keil on Ubuntu
    Hello, I have been using Keil MicroVision 3 on Windows till now. Recently I have installed Ubuntu on my system and I realize Ubuntu does not support Keil. Please can you let me know a solution for...
  • structure in keil
    dear sir/madam(s), I define simple structure in c(keil)for at89c52 mcu as bellow. struct MODE { YEAR:5; MONTH:5 }; struct MODE RUN,NON_RUN_MODE; My question is will my veriable RUN.YEAR...
  • 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...