• C166 V. 5.00 update
    I have updated from version 4.27 to v 5.00. But it seems that I only get an evaluation copy. How can I get the correct version? When I compile I get the following message: **********************...
  • C166 V. 5.00 update
    I have updated from version 4.27 to v 5.00. But it seems that I only get an evaluation copy. How can I get the correct version? When I compile I get the following message: **********************...
  • C166: Stack does not update memory!
    Hi, I have a Stack problem in an interrupt handler. When I use a PUSH or CALL instruction, SP is correctly updated, but the memory at the address pointed by SP remains 0!! DPP3 = 3 I checked...
  • C166: Stack does not update memory!
    Hi, I have a Stack problem in an interrupt handler. When I use a PUSH or CALL instruction, SP is correctly updated, but the memory at the address pointed by SP remains 0!! DPP3 = 3 I checked...
  • 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...