• How to make a auto-call function when create a 51 library
    I create a library, which needs some initialization. Currently i just provide a function mylib_init, and tells the users of my lib, call it before use other functions of my lib. but it seems somewhat...
  • How to make a auto-call function when create a 51 library
    I create a library, which needs some initialization. Currently i just provide a function mylib_init, and tells the users of my lib, call it before use other functions of my lib. but it seems somewhat...
  • Creating Hex File with Uvision
    Hi i am currently programming 8051 using assembly language. I have installed uvision but i could not creat hex file with it. It just creates the obj file. so can any one plz tell me how to create a hex...
  • Creating Hex File with Uvision
    Hi i am currently programming 8051 using assembly language. I have installed uvision but i could not creat hex file with it. It just creates the obj file. so can any one plz tell me how to create a hex...
  • Problem when creating HEX-86 files
    I created a new project on Infineon XC167CI-16F with UV4 and used the default a66 file and on-chip ROM and RAM. I added only a few code into main(). But when I choose "Create Hex file" with Hex format...