I believe this programmer is from Myke Predko. Olin Lathrop wrote: > > I've successfully used the YAP-2 for programming the > > 16F84 chips, and would like to use it for programming > > the 12F675 too. I've looked up the programming > > datasheets, and it looks like all the important stuff > > is identical. So how come the YAP-2 documentation > > says it doesn't support 8-pin PICs? > > I've never heard of a YAP-2, but the 16F84 and the 12F675 have different > pinouts. For one thing, the 84 is an 18 pin part and the 675 is an 8 pin > part. > > > Will I have trouble if I try to use it, > > Probably. > > > And what about that extended linear address record > > that MPLAB throws in the .HEX file? It doesn't seem > > to go over well with the YAP-2, and MPASMWIN v01.40 > > doesn't include it. Is there any reason I can't just > > delete that out? Or can I suppress it in MPLAB? > > You can tell MPASM to generate a hex file with 16 bit instead of 32 bit > addresses. See the /a command line option. That will probably get rid of > the extended address record, although there is little excuse for software > not to read it properly. That format has been around a long time. > > ***************************************************************** > Embed Inc, embedded system specialists in Littleton Massachusetts > (978) 742-9014, http://www.embedinc.com > > -- > http://www.piclist.com hint: The list server can filter out subtopics > (like ads or off topics) for you. See http://www.piclist.com/#topics -- http://www.piclist.com hint: The list server can filter out subtopics (like ads or off topics) for you. See http://www.piclist.com/#topics