Sunday, November 4, 2012

Compilers and Programmers

Compilers and Programmers..
We can store a program in the microcontroller program memory  and we can execute its command one by one. Microcontroller can execute a program that program file type must be hexa decimal (.hex extension) file. To convert our program to  .hex file we have to use the compiler. Some compilers are,
  • MikroC PRO compiler
  • Hightech C compiler
  • Microchip C30 compiler
  • CC5X C compiler
  • WIZ-C compiler 

Most compilers are freely not available. I give you some download link,
 We must buy a programmer to program the microchip

PIC KIT2

No comments:

Post a Comment