Re: Unable tu upgrade bootloader of v2.4-Seeed BPv3 on Linux
Reply #1 –
This is a wierd problem because it seems like you can't even connect to the PIC, even though it's in bootloader mode (MODE LED on).
Do you have the pyserial module installed? It's required for the python updater.
Do you have access to a windows PC to try the 'official' p24qp.exe programmer from Microchip? If you could report the errors from that it might be helpful.
Did you try to bootload the v4.1 firmware with p24qp.py before you used the updater? That will erase the config words and block any further writes.
The ds30 Loader is not compatible with the upgrade, so that might have caused a problem depending on what version you used and what happened.
Unfortunately the Bus Pirate uses a PIC, the USBtiny can't program it.
I'll try to think of some other causes, maybe someone else has suggestions too.