• CAN Bus doesn't work
    Hello, i have a problem. I can not make the can-bus working. I tried a lot of code, and checked it again and again. In the startupfile (start167.a66) i, configured the X-Bus and the CAN-Bus....
  • RENAMECLASS doesn't work with ICODE
    Hello, I use the RENAMECLASS Pragma for several sections and it works fine. For some reason it doesn't work with ICODE. The compiler says "unknown class". But the ICODE class is used several times and...
  • printf doesn't work
    Hello, I've a project with two targets, the XC167CI and the C167CR-LM. But if I want the program to print some information with printf, it doesn't work (flash version and sumulationon the XC167CI and...
  • _lror_ doesn't work properly
    Everytime I try to use the _lror_ it works fine several times... but if there's an overflow the variable is set to 0x00000000 //here's the test programm void main(void) { unsigned long test...
  • RETI doesn't work
    Hello, I would like to realise a small OS for a microchip. I already have a running OS for the C167CR-LM and would like to also run it on a XC167CI. But the version for the Target XC167CI has a problem...