jsbhalla88
Member level 1
- Joined
- Mar 3, 2015
- Messages
- 41
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 6
- Activity points
- 314
Hi
I am using PIC16f1618 with MikroC PRO for PIC. to load the HEX file into PIC, I am using PICKIT3 with MPLAB IPE ver.2.35.
when I load the HEX file, it gives the following error:
The line checksum on line 6 of the hex file is incorrect; the hex file appears to have been corrupted.
:06000E00E23E871F1F3F26"Loaded hex file is invalid.
I am just using a blank code(empty "main()" function).
also, if the file is loaded into MPLAB IPE, I am not able to rebuild the project. it says, says "the file is already open" and gives an error, does not build. I never had this issue before.
I can load the pic16 template from MPLABX IDE to controller. so, the protype board is good.
I have tried with PIC16F16xx controllers, they all give the same error...
can anyone suggest..???
I am using PIC16f1618 with MikroC PRO for PIC. to load the HEX file into PIC, I am using PICKIT3 with MPLAB IPE ver.2.35.
when I load the HEX file, it gives the following error:
The line checksum on line 6 of the hex file is incorrect; the hex file appears to have been corrupted.
:06000E00E23E871F1F3F26"Loaded hex file is invalid.
I am just using a blank code(empty "main()" function).
also, if the file is loaded into MPLAB IPE, I am not able to rebuild the project. it says, says "the file is already open" and gives an error, does not build. I never had this issue before.
I can load the pic16 template from MPLABX IDE to controller. so, the protype board is good.
I have tried with PIC16F16xx controllers, they all give the same error...
can anyone suggest..???