• C166 preprocessor and paths
    Hi all, When I specify include directories like so: INCDIR(.\system;.\inc) and run the preprocessor (PREPRINTONLY) I get output that contains (for example): #line 1 "\PROJECTS\MAIN\FOO\BAR~1\INC...
  • C166 preprocessor directive #message unknown
    I want to use the preprocessor directive #WARNING. But I get always an error. Example: #message "This is my own message" Compile error: error 315: unknown #directive 'message' I use the...
  • C166 lib
    Who can say anything about subroutins (lib): CALLA cc_UC,?C_LMUL CALLA cc_UC,?C_FCAST CALLA cc_UC,?C_FPADD and s.o. Where can I find any information about that? Thanks
  • c166 interrupts
    How can I cause an interrupt to load a function when my P8.5 goes high? Thank you
  • c166 for pwm
    how to start using c166 to generating pwm?