• lcd display repeats the same digit twice
    hi i am using at89c51 controller along with jhd162a while printing the number like 1234 it prints as 1133,this error does not happens always, only few times it prints correctly as 1234 ,but most of...
  • lcd display repeats the same digit twice
    hi i am using at89c51 controller along with jhd162a while printing the number like 1234 it prints as 1133,this error does not happens always, only few times it prints correctly as 1234 ,but most of...
  • unsigned long long undefined identifier.
    I m integrating TCP/IP stack and compiling it with C166 Kiel compiler. The TCP/IP stack is from microchip. I m getting the error "GENERICTYPEDEFS.H(144): error C27: illegal type specifier" line...
  • unsigned long long undefined identifier.
    I m integrating TCP/IP stack and compiling it with C166 Kiel compiler. The TCP/IP stack is from microchip. I m getting the error "GENERICTYPEDEFS.H(144): error C27: illegal type specifier" line...
  • 64bit unsigned long?
    does c166 support 64-bit (double unsingned long) integers? Thank you ...Leo