I am using the RM48 HDK with CCS 5.5 and HALCoGen 3.08. I am trying to restrict writing to certain memory locations, but I only seem to be able to restrict reading. When I set the permissions to PRIV_NA_USER_NA_NOEXEC, I cannot read, but I can write to that memory range. When permissions are set to PRIV_RO_USER_RO_NOEXEC, I can both read and write. Do you know any reason why this might happen?
Thanks,
Westin