- I have problems with the configuration flags of the pic (0x2007) - I'm setting the flags manually which results in the word 0x3F18 - When I'm programming the pic the CFG gets written as 0x3FFF all "1". -Why could that be ?
I just want to confirm the problem can be reproduced.
I found a workaround , i just erase the code and write new code now the CFG is unchanged and i can use the pic again. But using the read /wrte CFG dint work as i hoped it would.
Can i Change the default load file in USB Prog to *.hex and not *.bin.?