miguel garcia - 2014-10-21

Hello

I'm using usbpicprog (on a stripboard) with linux zorin 9 64 bit (ubuntu based).

After programmed the bootloader ( boot1.0 from firmware-0.9.9-1.0.0-beta.zip )
into usbpicprog with an external programmer, the usbpicprog is recognized
by the software on linux (usbpicprog 0.9.9-1.0.0-beta - 64 bit) and, with jumper
between VDD and VPP_SELF, all leds are on and says bootloaderv1.0 connected.

After open firmware-0.9.9-1.0.0-beta.hex (also from firmware-0.9.9-1.0.0-beta.zip)
and click select actions>program, the firmware is written the the pic and all is
achieved with success at the final.

My question:

Its is said at usbpicprog website to, at this point, disconnect usppicprog and connect it again after put a jumper between GND and PGC_SELF (maintaining the other one between
VDD and VPP_SELF) so it enters the normal operation (to program PICs by ICSP through usbpicprog programmer).

The problem: it is always entering the bootloader mode (even with the two jumpers GND/PGC_SELF and VDD/VPP_SELF on place) because the usbpicprog 0.9.9-1.0.0-beta - 64 bit on linux continues saying bootloaderv1.0 connected.

How to really start usbpicprog in normal mode after succeed firmeware programming like
in my case?

Really lots of thanks in advance,

Miguel Garcia