From: Frans S. <fra...@gm...> - 2009-03-07 19:31:10
|
Hi Jasper, The 16F88 should be implemented, also in the bulk erase from revision 552. The fact that you don't see it in the case statement is because the 16F88 has the same protocol as the 16F87. It should not return 3 though. Have you loaded the latest firmware (available from the snapshot download page on usbpicprog.org) It's true that I haven't tested the 16F88 and in the stable release it is not yet implemented, so expect some bugs for this device... Cheers, Frans Jasper Wallace wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > > Hi, > > I've just got a upp and i'm trying to program pic 16f88's - i can read > them fine, but eraseing them gives error '3', looking at the firmware > source the case statment in the bulk_erase function in uc_code/upp/prog.c > dosn't have a case for P16F88 - and so it drops through to the default. > > Is that intentional, or is it just that the case statement is missing? > > - -- > [http://pointless.net/] [0x2ECA0975] > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.9 (NetBSD) > > iQEVAwUBSbGOYwCB+Qwuygl1AQLUNwf/SfQlF22/ucWAfHHj2IPkLJ1mfFr4kBHw > Eli7/1dKgVlE6DbstHIGU2rlIZAsylgNlHKuCmY5/G11nuX4o42TG4Iw5aA4s7mw > J68TxEklj/pp7fothY7P+GD45WGsCNsjpC70/tJQTzSFyBZzZ75Qfa7zejV04fmI > EHyFbuiRGDOwpAFVste5413pRma+RPOKOe+NUPUJeNdY7gNlmnVUj8NMFsSwIh71 > Y+dSc5oWQsA1D+I4DvFa+7TDktlZMtHxDMLSOQPjXOxOdgW76/ZpoFjMJNQAAojl > Pg0CExgsnAnvuh9BA62ACCrMUi1CPRJozY0nxM1yXARsJN362nocgA== > =q8JO > -----END PGP SIGNATURE----- > > ------------------------------------------------------------------------------ > Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA > -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise > -Strategies to boost innovation and cut costs with open source participation > -Receive a $600 discount off the registration fee with the source code: SFAD > http://p.sf.net/sfu/XcvMzF8H > _______________________________________________ > Usbpicprog-technical mailing list > Usb...@li... > https://lists.sourceforge.net/lists/listinfo/usbpicprog-technical > |