> >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 thank you for your answer. Now I ask you another question.... :-) I use MPLAB as assembler, PICALL as programmer, and PIC16C745 as chip... Which compiler could I use, if I want a user-frendly GUI, support for that PIC and possibly some "include" files with common functions (such as TX-RX on RS.232, I2C, USB and so on...) ? Cheers, Marco Trapanese --- e-mail: marcotrapanese@tin.it web: http://members.xoom.it/m_trapanese -- http://www.piclist.com hint: To leave the PICList mailto:piclist-unsubscribe-request@mitvma.mit.edu