This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

MSP432E401Y: Software Protection

Part Number: MSP432E401Y

It's my understanding that I can protect blocks of code from being read or copied from the MSP432E401Y. From what I've read and heard it looks like I need to do this by implementing execute-only protection, or by using the memory protection unit, or by some combination of the two.

After reading about both of these features in the SLAU723A Technical Reference Manual it's still not clear to me how to proceed.

Does anyone know what the best approach is to protect the code from being copied? Any details about how to implement this would also be very helpful and much appreciated.

Thank you.