• what mean then Hex Number E0
    Hello can someone tell me what mean the second Hex number (E0). for example for the address for the port 2 Data register SFR (FFC0/E0) Thanks
  • Is there any way to add a resource file or version number to a hex file
    Hi, I am compiling my firmware (hex) files using uVison2 and I was wondering is there any way to add a version number or resource file to this project so that when I right click on them in a windows...
  • Number of files generated after compilation
    Dear All! Can any one pls. answer for the questions given below: 1. How many files will be generated after compilation of a project in C51 keil uvision3. 2. What is the use of the particular...
  • what's the function of .Opt file?
    anyone familiarize UV2 project should know there must be one *.Opt file for each project. who can tell me what's the function of this file? I guess Opt indicate "options", is it right? if it's right...
  • Building hex file with external function
    Hello, I want to build a system where all the standard functions are already in FLASH (something like a BIOS), this is no problem to generate this. But, how can I build and link/locate an other...