There is a unique identification code of armmite pro?
I want to make sure that the code only turns on that armmite pro, to avoid
copying the hex code and programmed into another armmite pro, there any unique
ID REGISTER I can read with armbasic?
Code protection for BASIC programs
-
YahooArchive
- Posts: 1462
- Joined: Fri Oct 19, 2012 5:11 am
Re: Code protection for BASIC programs
There is no serial number to uniquely identify an LPC2103, but there is copy
protection for the Flash that is enabled. This is not foolproof as we allow you
to STOP the program and load a new one from BASICtools.
But we could produce a version of firmware that will disable the ability to STOP
and load a program. Which means once a BASIC program is loaded it can't be
changed without erasing all of the Flash.
protection for the Flash that is enabled. This is not foolproof as we allow you
to STOP the program and load a new one from BASICtools.
But we could produce a version of firmware that will disable the ability to STOP
and load a program. Which means once a BASIC program is loaded it can't be
changed without erasing all of the Flash.