Arm Community
Site
Search
User
Site
Search
User
Support forums
Arm Development Studio forum
exclusive access in Origen board
Locked
Locked
Replies
2 replies
Subscribers
119 subscribers
Views
2422 views
Users
0 members are here
Options
Share
More actions
Related
How was your experience today?
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion
exclusive access in Origen board
Lee Wang
over 12 years ago
Note: This was originally posted on 16th September 2012 at
http://forums.arm.com
hi, i'm making a little distributive calculation project on Origen board almost totally based on CortexA2x2_RTSM example downloaded from this site.
everything goes fine, until lockMutex realization. strex instruction always returns 1, even though, it writes value to memory. seems that monitors didn't tag physical address as exclusive access after ldrex instruction, but mmu was turned on fine and memory range that contains mutex-values was "normal sharable" (this part was taken totally from CortexA2x2_RTSM).
please. help me to figure out what the problem is.
0
Quote