PIC16F1619 Error HEXFile

General discussion on mikroBasic PRO for PIC.
Post Reply
Author
Message
Speed64
Posts: 13
Joined: 19 Mar 2012 17:11
Location: Germany Barßel
Contact:

PIC16F1619 Error HEXFile

#1 Post by Speed64 » 27 Mar 2015 19:09

Translated with Google, sorry

hello
I've created a new blank project.
PIC16F1619 processor, 32MHz original settings by the compiler.
I compiled it.
The compiler issues an error.
When you load the hex file this text is displayed.
I load the hex file with the software for PICkit 3 / ICD 3
PIC16F16- 13,14,15,18 result in the same error.
who can please help.

"program MyProject

' Declarations section

main:
' Main program
end.
"
"The line checksum on line 4 of the hex file is incorrect; the hex file appears to have been corrupted.

:06000E00E23E871F1F3F26"Loaded hex file is invalid.

HEXFile

:020000000328D3
:020006000328CD
:020000040001F9
:06000E00E23E871F1F3F26
:00000001FF

User avatar
petar.timotijevic
mikroElektronika team
Posts: 1739
Joined: 19 Feb 2014 13:46
Location: Serbia
Contact:

Re: PIC16F1619 Error HEXFile

#2 Post by petar.timotijevic » 28 Mar 2015 13:55

Hi,

The problem lies in the fact that the new PIC16 have three rather than two configuration words. Problem is located in a compilers.

Development team is already informed about that.

Thank you for your patience and I apologize for the inconvenience.


Best regards,
Peter

Speed64
Posts: 13
Joined: 19 Mar 2012 17:11
Location: Germany Barßel
Contact:

Re: PIC16F1619 Error HEXFile

#3 Post by Speed64 » 28 Mar 2015 17:10

Thank you for your quick response

User avatar
petar.timotijevic
mikroElektronika team
Posts: 1739
Joined: 19 Feb 2014 13:46
Location: Serbia
Contact:

Re: PIC16F1619 Error HEXFile

#4 Post by petar.timotijevic » 31 Mar 2015 09:10

Hi,

No problem, development team already working on this.


Best regards,
Peter

ronanagh
Posts: 13
Joined: 09 Apr 2006 09:57

Re: PIC16F1619 Error HEXFile

#5 Post by ronanagh » 19 Apr 2015 19:38

Same as me. I have same problem for PIC16F1613 on EasyPICv7. Error Message is "Error at line 4 checksum error". After read above post, Did MikroElekronika solve this error problem? I change to PIC16F1705, and it is working prefect. Let me know about above error problem for PIC16F1613.

Regards
Ronan

User avatar
petar.timotijevic
mikroElektronika team
Posts: 1739
Joined: 19 Feb 2014 13:46
Location: Serbia
Contact:

Re: PIC16F1619 Error HEXFile

#6 Post by petar.timotijevic » 20 Apr 2015 11:29

Hi,
ronanagh wrote:Same as me. I have same problem for PIC16F1613 on EasyPICv7. Error Message is "Error at line 4 checksum error". After read above post, Did MikroElekronika solve this error problem? I change to PIC16F1705, and it is working prefect. Let me know about above error problem for PIC16F1613.
Yes, solution for this will be included in next compiler update.

Thank you for your patience and I apologize for the inconvenience.


Best regards,
Peter

john_hauton
Posts: 24
Joined: 13 Sep 2009 15:59

Re: PIC16F1619 Error HEXFile

#7 Post by john_hauton » 24 Oct 2015 23:27

Hi, before I start trying to program some pic16f1619 chips, has the above problem been resolved?
Thank you
john

User avatar
biljana.nedeljkovic
mikroElektronika team
Posts: 1043
Joined: 30 Jun 2015 15:15

Re: PIC16F1619 Error HEXFile

#8 Post by biljana.nedeljkovic » 27 Oct 2015 13:05

Hello,

this problem has been solved in the latest version of the compiler.

Kind regards,
Biljana

Post Reply

Return to “mikroBasic PRO for PIC General”