• error msg
    how to solve this error pwm.c(76): error: #137: expression must be a modifiable lvalue 17 #define left1 IOPIN0 = (1 << 11) 18 #define right1 IOPIN0 = (1 << 8) . . . 74 if(center) 75 return...
  • error msg
    how to solve this error pwm.c(76): error: #137: expression must be a modifiable lvalue 17 #define left1 IOPIN0 = (1 << 11) 18 #define right1 IOPIN0 = (1 << 8) . . . 74 if(center) 75 return...
  • ANnoying error msg
    I tried to build this programme using ARM. It just recieves user input as keys and stores them in r0. AREA ConsoleInput, CODE, READONLY IMPORT main IMPORT getkey IMPORT sendchar EXPORT start ...
  • ANnoying error msg
    I tried to build this programme using ARM. It just recieves user input as keys and stores them in r0. AREA ConsoleInput, CODE, READONLY IMPORT main IMPORT getkey IMPORT sendchar EXPORT start ...
  • got an error msg in c51
    i m working on 8051 development board it has micro-controller NXP P89V51RD2 so the problem is that the compiler could not open the file and showing the error msg C318 file can not open so...