• 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...
  • Compile Error
    Hello! I'm using the P89LPC935FA microcontroller. I have written a program which involves calculation in floating numbers. While trying to compile it, I got a error message which I haven't been able...
  • 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...