About Arduin zero read-protected

Hello everyone,

I am not very familiar with Arduino Zero, and while reviewing the SAM D21 datasheet, I noticed that NVM can be set to read-only (i.e., LOCK). I would like to ask if it is possible to set NVM or SRAM to be non-readable in a similar way?

Thank you.

Can I achieve this goal using the bootloader region?
In other words, can the bootloader region be configured to prevent other code in the NVM (Non-Volatile Memory) from freely reading this area?

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.