PIC 16F876A hex file
I have tried MPLab and PCW and I get some errors in compilation so can anyone help me in this regard.
I am attaching the the .txt file of the coding and if some one can create the .hex for me I will be very thankful..
Thanks...
Join CrazyEngineers to reply, ask questions, and participate in conversations.
CrazyEngineers powered by Jatra Community Platform
@harshad-ukH5ww • May 11, 2012
@engrjidiqbhai-8yfhLZ • May 12, 2012
@harshad-ukH5ww • May 13, 2012
There is some issue with your Header and include files. I haven't used MiKroC but I will give it a try into MPLAB and if possible will compile same code in MikroC also.EngrJidiqBhaiok
Here is the screenshot of the errors that I am getting,,,
@harshad-ukH5ww • May 15, 2012
@engrjidiqbhai-8yfhLZ • May 16, 2012
Its copied from internet...godfatherAll these errors and warning are related DIRECTIVES you have used. Do you have written this code by yourself or copied from any source?
Seems the code written is not for MikroC compiler as Directives you had used are not allowed in MikroC.
@harshad-ukH5ww • May 16, 2012
Check for which IDE this code is written from the source you copied code. Or go through the code and convert it for MikroC.EngrJidiqBhaiIts copied from internet...
Now what to do ???