• #message
    Hi, Does anyone here ever use #message in other compilers? It is a useful tool for making sure that code with many #ifdef compiles the way you want without adding to the number of warnings. thanks...
  • LCD messages
    Hey all, Does anybody know anything about interfacing a hitachi LCD with an ADuC812? Any information would be greatly appreciated!
  • message of error
    ...because of this message of error, I can't compile the file.c and µVision don't create the file.asm...
  • message of error
    when I start a debug session, a message say me " EVALUATION VERSION Running in eval mode (4k) " I don't understand why Please, help me!!
  • Warning messages
    I have function with 3 parameters passed in. The same funtion i am calling in other function and passing the 3 parameters but i get a warning message. too few actual parameters. Since the original...