2013-05-15, 18:00:40
(This post was last modified: 2024-07-04, 20:51:22 by Mikael Gustavsson.)
Hi,
I successfully tested the PIC16F bootloader with PIC16F1827 (running at 20MHz external clock) following the suggestions posted by Andrew here:
[broken link]
However, when I recompiled the bootloader for PIC16F1847 (running at 20MHz external clock), the GUI returns the following error.
Searching for bl .
Found PIC16F1513 fw ver. 1.0.2
Wrong pic detected(499)/selected(468), aborting
While recompiling the bootloader for PIC16F1847, the only changes I made is the device select in MPLAB-X, as the hardware setup is same as that for PIC16F1827.
Any suggestion, why the GUI is detecting a wrong PIC.
Thanks,
Raj
I successfully tested the PIC16F bootloader with PIC16F1827 (running at 20MHz external clock) following the suggestions posted by Andrew here:
[broken link]
However, when I recompiled the bootloader for PIC16F1847 (running at 20MHz external clock), the GUI returns the following error.
Searching for bl .
Found PIC16F1513 fw ver. 1.0.2
Wrong pic detected(499)/selected(468), aborting
While recompiling the bootloader for PIC16F1847, the only changes I made is the device select in MPLAB-X, as the hardware setup is same as that for PIC16F1827.
Any suggestion, why the GUI is detecting a wrong PIC.
Thanks,
Raj