This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Is it possible to write a program in keil for PIC micro-controller

hi
for my project i got a doubt, whether it is possible to use keil for programming PIC...
plz help me

Parents
  • Indeed you need to look at the device documents for this type of information. Keil C51 does indeed support a number of Microchip PSOC devices. In fact a limited set of Keil P51 tools are included in their MPLAB kits.

    Their website contains very little good information on kit content and their debug support devices.

    Microchip has a number of free tools for programming their devices.

    Bradford

Reply
  • Indeed you need to look at the device documents for this type of information. Keil C51 does indeed support a number of Microchip PSOC devices. In fact a limited set of Keil P51 tools are included in their MPLAB kits.

    Their website contains very little good information on kit content and their debug support devices.

    Microchip has a number of free tools for programming their devices.

    Bradford

Children