• Keil support: does it exist?
    Does anybody know a method to get Keil's technical support? I tried to get them by phone and I sent them messages - nothing works. But please don't explain me that I had to indicate my product serial...
  • does the keil programmes support the AT89S52
    i am thinking of buying the keil PK51-2k version and later upgrading to the keil PK51-8k version but what i like to know if the version PK51-2k support the Atmel 89S51 and Atmel 89S52 ? Can anybody tell...
  • Does Keil uVision support MDI ?
    Does Keil uVision support Multiple Document Interface(MDI) ? For example, can I have multiple source files opened in Keil uVision Text Editor.
  • Does Keil support CALL BACK FUNCTIONS ?
    Hi , I tried to implement call back functions in my program, but unfortunatly it is not working and system is getting restarted as soon as the call is made to the specific function. I have used...
  • Does KEIL support CLASS data type?
    I tried to compile the code written in C++ which there were sevaral Class data types used. Does Keil support CLASS type data? if not, how do I work around it? replace by STRUCT may be ? Please kindly...