• How to disable Startup code for P89C51RD2HBP
    Hi, I am using Keil Evaluation copy, and for the first time. I am well conversant with other C-Compiler for 8051 family. I want to disable the startup code generated by the compiler. I have opened...
  • "no section to be FIRST/LAST"error, when startup file be in library
    Hi, all I encounter a problem that as follow: I create two projects. the one will be compiled to a library, and the other will use the library. But, an error throw out when linking in the second project...
  • how to disable another load process?
    I wanna make the load button gray after user pressed the button. you know, another load process will be executed after the current one is completed, if the load button is double-clicked. Karah
  • INIT.A51 as last file in project does not work
    I am using multiple user libraries which are linked in the application project. The linker needs to be supplied with the libraries in the order of dependency. If any symbol reference in the successive...
  • uVision 5 crashing on startup
    After months of use, uVision 5 is crashing on startup. Everything shut down OK with previous use. Using Visual Studio debugger, looks like Unhandled exception at 0x00000000 in UV4.exe: 0xC00000005...