• C166 library problem
    Hi! Who have expirence with C166 math library. I have a grate and interesting problem with using Sin,Cos, Asin, Acos ant etc. Asin work only in one point asin(1)=1.57, but all others break program...
  • Problem to configure Monitor for C166
    I have app. board with C166 and 128k RAM only connected to C166 by 8b demux bus. I try to configure monitor in Bootstarp mode. When monitor code starts from 0h then there is no problem. Trying to place...
  • Problem with C166 6.02 and void*
    Hello All! I have a problem with my existing projects since upgrade from 5.04b to 6.02. With 5.04 all code samples below compile and work fine! The new compiler version is much more agressive with...
  • 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:XC2785
    I write simple code for toggle PORT2.0 of xc2785 in keil simulator. when i start the simulator,the IO port not toggled. this is my IO port setting. Some thing is wrong in the (Peripheral/IO-ports...