> Hi PIC fans, > Thanks a lot for all the hints helping me to contact CCS! You also have a look at the CC5X C-compiler. This compiler supports all 12 bit and 14 bit core based PIC controller. > With regard to good or bad experience I'm very interested in the judgment of > other members of this maillist about the CCS C-compiler or other > PIC C-compilers, especially: > - code-efficiency, As far as I know, this is the most efficient compiler on the market today. > - mixing C and ASM, CC5X will generate exact assembler instructions from standard C statements if you want it to. This will give you a lot better readability than if you mix C asn ASM, and the exact same code generated. > - HLL-debugging support. CC5X will do High Level Language debugging in MPLAB. I'll be happy to answer any question you may have on this compiler. Regards, Dag Bakken dag.bakken@microchip.com