Hi, take the datasheet of the PIC16F877A and read how to protect de code at page 144, bit 10-9
http://ww1.microchip.com/downloads/en/devicedoc/39582b.pdf then transform all the binary sequence there in hex and replace your value which is 0x3F22 with the new one Vasile On Tue, Nov 13, 2012 at 2:10 PM, picgak <[email protected]> wrote: > > > On Wednesday, October 3, 2012 7:34:50 PM UTC+5:30, picgak wrote: >> >> Hi, >> In Jallib how do we protect the code written on it >> Thank you >> Regards ani > > > > -- > You received this message because you are subscribed to the Google Groups > "jallib" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/jallib/-/pouowFjA87wJ. > > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/jallib?hl=en. -- You received this message because you are subscribed to the Google Groups "jallib" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/jallib?hl=en.
