This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nRF52832: Disable executable RAM?

We're using the nRF52832 and want to trap if various parts of RAM are ever executed. We'd like to restrict as much as possible. We run nRF SDK 14.0.0 and SD132v5.

Seeing that SoftDevice claims ownership of the MWU, what's the recommended way to trap when code runs in our application's RAM?

Thanks,

Charles

Parents Reply Children
Related