PIC18F14K50 Verification Failed (Ver.1.4.2)

Post Reply
Author
Message
Hayato_U
Posts: 28
Joined: 28 Aug 2018 12:31

PIC18F14K50 Verification Failed (Ver.1.4.2)

#1 Post by Hayato_U » 09 May 2021 15:13

We are using EasyPIC v7a with PIC18F14K50.
We have a problem that CODEGRIP Ver.1.4.2 (Firmware is the same) always fails to verify.

However, the written code appears to be working correctly.

Any suggestions how to fix this problem?

There are too many bugs in CODEGRIP. :twisted:
verify.JPG
verify.JPG (73.89 KiB) Viewed 1522 times

User avatar
filip.grujcic
Posts: 822
Joined: 14 May 2018 08:34

Re: PIC18F14K50 Verification Failed (Ver.1.4.2)

#2 Post by filip.grujcic » 11 May 2021 10:04

Hello,

I will notify our development team regarding this.
There's nothing you can do about this at the moment, however it shouldn't cause you any issues, you are still able to program the MCU without problems.

Regards,
Filip Grujcic

User avatar
filip.grujcic
Posts: 822
Joined: 14 May 2018 08:34

Re: PIC18F14K50 Verification Failed (Ver.1.4.2)

#3 Post by filip.grujcic » 13 May 2021 15:12

Hello,

Could you please provide the hex file you are trying to program?

Regards,
Filip Grujcic

Hayato_U
Posts: 28
Joined: 28 Aug 2018 12:31

Re: PIC18F14K50 Verification Failed (Ver.1.4.2)

#4 Post by Hayato_U » 14 May 2021 12:20

Hello,

Please confirm.
usb_hidtoPC_test.zip
(6.36 KiB) Downloaded 55 times

User avatar
filip.grujcic
Posts: 822
Joined: 14 May 2018 08:34

Re: PIC18F14K50 Verification Failed (Ver.1.4.2)

#5 Post by filip.grujcic » 17 May 2021 10:55

Hello,

The reason why verification is failing in this MCU is because one unimplemented bit in CONFIG2L register that, according to datasheet is supposed to be read as 0, is actually read as 1, causing the verification to fail. Our development team is aware of this and will address this in one of the future updates, however like I said previously, this won't hinder your development in any way and you can continue using the programmer without any concerns.

Regards,
Filip Grujcic

Post Reply

Return to “CODEGRIP programmer and debugger”