EEPROM needed?
jknightandkarr
Posts: 234
in Propeller 2
I haven't followed the Propeller 2 or been on these forums in a good while, but I saw the P2 is out, and I assume that an external eeprom is needed? I have a project in the works, but wanted info if the P2 could protect my programs or if it worked just like the P1. Thanks
Comments
I don't think there's a way to keep the code secure. The lines interfacing with the external memory could be monitored and the code captured with appropriate hardware.
What we need, of course, is a nice flash object so that we can use that the way we use the P1 EEPROM.