• Problems after update from c166 v5.00 to c166 v5.05 (v6.02)
    Hello all, I have just updated from c166 v5.00 to v5.05 but the generated assembler code differs and the program is running errorious. I'm using an XC161CJ. the instruction: #define CC1_IOC_STAG...
  • Problems after update from c166 v5.00 to c166 v5.05 (v6.02)
    Hello all, I have just updated from c166 v5.00 to v5.05 but the generated assembler code differs and the program is running errorious. I'm using an XC161CJ. the instruction: #define CC1_IOC_STAG...
  • 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...
  • 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...
  • L102: with public in a51, referenced by C.
    Getting L102 when referencing an idata public from a C module. // We want a routine to examine idata memory. // The user types a two-byte address, followed by cr or lf, // at hyperterminal. // The...