• Transferring Array Data/ Error Message c213
    In trying to compile the following ( trivial to me) C code with the C51 compiler, I received error c213 "left side of asn-op not an lvalue" - " the address of a changeable object is required at the...
  • Transferring Array Data/ Error Message c213
    In trying to compile the following ( trivial to me) C code with the C51 compiler, I received error c213 "left side of asn-op not an lvalue" - " the address of a changeable object is required at the...
  • Error C213
    Hello, In trying to compile the C code with the C51 compiler [Keil µvision2], I received error c213 "left side of asn-op not an lvalue" - " the address of a changeable object is required at the right...
  • Error C213
    Hello, In trying to compile the C code with the C51 compiler [Keil µvision2], I received error c213 "left side of asn-op not an lvalue" - " the address of a changeable object is required at the right...
  • Error C141 and C213
    why does error C141 and C213 come while compiling gpiflongxfr example??