Hi Vasile
vasile surducan wrote: > I have the same illness in hardware design like you have with those > fuse setings. It's called "universality" > The time consumed to design everything "universal" is much higher than > changing manually the problem in the specification file of the > microcontroler you are really using. That would be true if the generation of device files would be a one time effort per chip. But each new MPLAB release has changes (at least for the newer chips) and has new .dev files. I chose to build a script to keep the device files up-to-date and in sync with MPLAB, and without having to check the changes for every individual PIC. An it is much more interesting to write a script than doing manual editing of files, keeps my gray cells better going. But OK, I admit that I'm also a perfectionist (to a certain extent). Regards, Rob. -- Rob Hamerling, Vianen, NL (http://www.robh.nl/) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jallib" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jallib?hl=en -~----------~----~----~----~------~----~------~--~---
