• difference between opcode and hexcode
    can u tell the difference between opcode and hexcode
  • difference between compilers
    I have C code that includes more than one file. it was compiled by keil c51 ver 3.2 (1990) and works. when i compile it with new keil microvision compiler the program doesn't work (but compiler says...
  • difference between 8051 and C8051f411
    Hi all, Iam quite confused to know whats the difference between 8051 and C8051F411.(what does C,F stands for). One more question is when i am seeing the datasheet of c8051f411,it showed me as CIP...
  • difference between the two?
    What is the difference between the following two variable declaration? unsigned char var; and unsigned char data var;
  • Differences between compiler versions
    Hello, I've got a problem with the compilation of a programm with Keil C51 v6.14. Perhaps someone has an idea, which might help me. The Problem: We've got a sourcecode, from a third party person...