Hello,
I want to use OTP memory of MPC5746C to store public key of size 128 bytes. I have the following questions.
1.Reference Manual provides programming OTP memory through DCF records, I would like to know is there any other method to program OTP memory via coding, please provide some reference examples for programming OTP memory and what is DCF client used for storing data?
2.How can we convert flash memory as OTP memory and store some data in it, please provide some of the relevant examples regarding this.