I set up a NUMBER0 region with PRIV_RO, AND NUMBER1 region override on region0 witn PRIV_RW_URO. The result is NUMBER1 still can NOT be privileged write but it can be USER read? it is the same with oter similar cases. The Read permssion can be overrided but the write permission can NOT be upgraded only can be downgraded?
Is there any one can help me ? thanks!
Can you provide RBAR and RASR values for Region 0 and 1.
Hi Mahmood, thank you for your reply.
I already got it solved. Actualy I have been silly with my program. In the write function the address writen to is out of region but I didnt check well. sorry for the bother. Anyway I learnt a very good lesson~~hol~~