We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I would like to know whether non listed microcontrollers can be used on the Keil encironment by dding their .dll files. I would like to use a microchip PIC 14000 microcontroller on the Keil environment.How can I do this.Please help.
No - the PIC is a totally different architecture; it has a totally different instruction set. You need a different compiler. uVision has the facility to support many variants of the 8031 architecture, but not different architectures!