Page 1 of 1

PICkit2 warning

PostPosted: Mon Sep 02, 2013 11:07 pm
by bhan19920
when i import my hex into pickit2, it shows a warning saying,
'some configuration words not in hex file. ensure default values above right are acceptable.'
why is it showing this warning everytime i import my hex file

Re: PICkit2 warning

PostPosted: Tue Sep 03, 2013 9:23 am
by robosang
Well, I have been using UIC00B from Cytron for years, and did see this message often :)

Anyway, searching the Internet will answer your doubts. Here is one, you can ignore it if your program is working.

Re: PICkit2 warning

PostPosted: Sat Sep 07, 2013 8:54 pm
by ober
Because in your code, you did not configure each and every configuration bits, although there is configuration bits.

It is to warn you and let you know. As long as it works as you wanted, it is fine.