• Warning C318
    Below is the error message: source_codes\periphmain.c(25): warning C318: can't open file 'global.h' Why this error happening? How to solve this error?
  • warning c318 should be an error
    I got the warning c318 (can't open file ...). I think, this should be an error. If I include a file, which does not exists, the project schould not compile. May there is a way (option to the compiler...
  • warning C318: can't open file 'sample delay.h'
    #include <reg51.h> //#include "sample delay.h" void MSDelay(unsigned int); void main(void) { while (1) //repeat forever { P1=0x55; MSDelay(250); P1=0xAA; MSDelay(250); } } #include "sample delay...
  • error
    hello; why i cant see some threads eg: rtc time lag, page write error in 24c64 is it internal server error or keil error pls help, i want to reply some threads thank u all
  • ERROR
    I KEEP GETTING FATAL ERROR WHEN I TYPE A51 AT MY COMMAND LINE. I GET TERMINATED. WHY?