Re: Have I bricked my shiny BPv3?
Reply #8 –
Thanks for the extra info. It looks like you've covered everything.
I did a diff on your progmem.txt and one from my Bus Pirate. I noticed that you have no config words programmed.
Here's my last line:
0157F0 FF FF FF 00 FF FF FF 00 DF F9 00 00 7F 3F 00 00
Here's yours:
0157F0 FF FF FF 00 FF FF FF 00 FF FF FF 00 FF FF FF 00
Did you do this dump immediately after an erase with 'preserve config bits' unchecked? If you really don't have any configuration bits, that is probably the source of the problem. Most likely the flash is write protected. It needs to have the config words (bootloader) reprogrammed with a PIC programmer.
The really strange thing is that the bootloader shouldn't work at all if the config bits are blank.
My next step would be to reprogram the bootloader. Is there anyway you can borrow or access a PIC programmer to reflash the bootloader? I'd do it for you, but if the PIC is actually dead I don't have any chips to replace it with.