Continue to Site

Welcome to our site!

Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

  • Welcome to our site! Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

Convert .C to .HEX

Status
Not open for further replies.

Inferno

New Member
hello there..
i have 2 porgrams for 2 different pic16f84A projects... the problem i m facing is that the programs are in .C.. i just have the MPLAB and some bad C compilers.. i need some help to compile those to files to .HEX and all the compilers i tried didn t work coz i m working on Vista... so could anyone plz take the two files ..compile them and send them back ? i would be thankfull !
 

Attachments

  • dice.c
    6.2 KB · Views: 377
  • ledd.c
    2.3 KB · Views: 245
Re: Convert .c to .hex

https://sourceforge.net/project/showfiles.php?group_id=599
-SDCC complier

https://sourceforge.net/project/showfiles.php?group_id=599&package_id=28921
The win32 version


------

https://sourceforge.net/project/showfiles.php?group_id=41924
-GPUtils

https://sourceforge.net/project/showfiles.php?group_id=41924&package_id=37059
The win32 version


Installing both of these has allowed me to compile pick programs, the SDCC complier supports a ton of things (a ton of pics, some other stuff too).

Hope this helps!
 
Status
Not open for further replies.

Latest threads

New Articles From Microcontroller Tips

Back
Top