• IDATA overflow
    Hello! I am using a 80C537 which has 256 bytes of IDATA memory. Now, if the software "tries" to allocate more than 256 bytes of IDATA through nested function calls, the program hangs up... which is...
  • IDATA overflow
    Hello! I am using a 80C537 which has 256 bytes of IDATA memory. Now, if the software "tries" to allocate more than 256 bytes of IDATA through nested function calls, the program hangs up... which is...
  • delete trailing spaces
    Hello, I often use the "delete trailing white space" function to clean up my files. Is it possible to enable this option permanently or is it possible to create a batch file which cleans up all...
  • delete trailing spaces
    Hello, I often use the "delete trailing white space" function to clean up my files. Is it possible to enable this option permanently or is it possible to create a batch file which cleans up all...
  • why address space overflow for displaying strings on lcd
    i have done programming for displaying string on lcd i got a problems when i have displayed more than 4 strings. when i compiled the program i got error as shown below . I have C51 keil uvision software...