• compiling error
    hello i send here my program in such way so it can not compiled but if i put the last two modul in vise versa ,i mean delay_time befor timer0 interrupt it is compiled please help message error...
  • Compiler Error
    Hello, I am using the keil compiler evaluation version, my program was compiling without any errors and i was also able to debug my program, but as i was expanding the program, one error has started...
  • Compiler Error
    auto segment too large error when i compile my c51 program
  • Errors and warnings when compiling
    Hi, I'm programming for a Cypress EZ-USB FX2 platform, and I'm adding onto the default firmware. I'm having some problems compiling some code, and I'm wondering if I'm running into space limitations...
  • Compiling Error with FAR declaration
    I try to access a large data buffer using a far pointer that can exceed the 64k boundary, using the method introduced in http://www.keil.com/support/docs/2663.htm. But when I made the declaration...