>Do anyone know or use this complier ? What do you think about it ? >I would ask just two question: >- Is the syntax highlight possible ? >- In the target window I can't find PIC16C745, but I write code for this uC. Should I get the library to support the chip ? If yes... where >can I find that ? I've downloaded the free version before a while. My first impression was: - not optimized use of the RAM resources - the code is not optimized - plenty of bugs - almost don't work on the low range 16C5X PICs One of the major bug I saw is that the compiler doesn't set the code page properly i.e. if you have "for" loop block which starts in one page but cross the pages it sets the pages at the begining of the block and doesn't alter in the whole body. You will have great fun if you don't have emulator to catch the problem Best regards Tsvetan --- PCB prototypes for $26 at http://run.to/pcb -- http://www.piclist.com hint: To leave the PICList mailto:piclist-unsubscribe-request@mitvma.mit.edu