??? 08/15/06 12:23 Read: times |
#122267 - protecting LPC chips Responding to: ???'s previous message |
since the LPC chips (at least those I know of) have no mechanism for reading the flash in a programmer, "full and complete" protection of a LPC require movc be disabled. Since I am not about to help thieves, so I will not explain further.
This, like most protection, is, in my opinion, totally unnecessary, UNLESS you want to protect from exact copies being made by a thief. Using object as a base for development is a losing proposition. So, unless you are worried about not being able to stop someone from using your code AS IS, drop the movc protection. Erik |