• Build errors
    Hello everyone, I just installed A51 keil and have made a small test program and get build errors. I'm sure i have not configured the settings properly so please help me out. My device which i...
  • Error in building the project
    Hello Sir, When I am building the project following error is display.Please help to remove this error. increment.axf:error:L6047U:The size of this image(34098 bytes)exceeds the maximum allowed for...
  • Keil Error - Building
    *** ERROR L118: REFERENCE MADE TO ERRONEOUS EXTERNAL #include<reg52.h> int i,j; bit state=0; sbit ledPin = P1^5; void main() { while(1) { ledPin = 1; for(i=0;i<1000;i++) { for(j=0;j<120;j+...
  • Project compiles with no errors but will not build
    Hey, I've looked around on Google and through these forums. I cannot find a solution to my problem. I'm willing to try suggestions and am eager to figure this out. The problem: I have a project...
  • Getting error on building
    Hi friends, I am a beginner. I typed a program and after translating i get no error. But i get an error as shown below, while building hex file for that program. The error is filename.sct(7): error...