Rob, what is "bug free" ? I have never heard about such a thing... :) Assuming your pickit3 software and companion definition file is compatible with PIC16F8857, your problem might be from an incorrect connection to ICSP or heavily loaded iclk and dat lines. One option is to "filter" those lines with 200ohm-680ohm resistors in series between the pic and your load, while your programmer stays connected directly to the PIC ICSP lines using as short as possible cable ( aka 20-30cm). The other issue I saw is the USB cable length and quality.
On Sun, Oct 23, 2022 at 12:47 PM [email protected] <[email protected]> wrote: > Hello all, > > This is for your information. I am looking at a problem I have with my > PIC16F18857. It goes haywire when the code size becomes large (> 16 Kbyte). > > I did not yet find the root cause but I ran into another issue with the > PicKit minus software. > > Although I am normally able to program the PIC16F18857 with this software > it gives the following error when programming this large program (see > attachment). It seems that the program is programmed correctly but still > you do not want this type of error. > > The problem does not occur when using MPLABX IPE. > > So maybe better go for Evans PICKit Plus Software, not free but I assume > bug free ... > > Kind regards, > > Rob > > > > > > -- > You received this message because you are subscribed to the Google Groups > "jallib" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jallib/eb4d4a4d-5a10-45ab-8872-630303f75d32n%40googlegroups.com > <https://groups.google.com/d/msgid/jallib/eb4d4a4d-5a10-45ab-8872-630303f75d32n%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "jallib" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jallib/CAM%2Bj4qu8fndi2YQWVNuDPtb84Lb0vU8DcOVPVME0ni_qy%2BMyJg%40mail.gmail.com.
