I'm trying to get my 897Plus back up and running after frying the PIC by leaving it connected to the antenna during a windstorm.
When I try to write the hex file to the device, both the Windows Minipro programmer and the Linux minipro programmer complain that at897plus-25K22_09302014.hex is the wrong size. On Linux, I get a little more info:
$ minipro -p PIC16F886 -P -f ihex -w at897plus-25K22_09302014.hex
Found TL866A 03.2.86 (0x256)
Chip ID OK: 0x2062 Rev.0x2060
Found Intel hex file.
Incorrect file size: 3145742 (needed 16384)
The .hex file looks like a valid Intel hex file, and it's only 24386 bytes long. Has anyone run into this before?
--
Andrew KF7CCC