- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hi,
it is possible use one mutex by one processor to access multiple onchip memory. otherwise it is possible access theses memories through one mutex. if it is possible, how can i do this. best regardsLink Copied
3 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm afraid I don't understand your question. Could you describe the problem your are trying to solve, and why would you like to solve it with mutexes and several onchip memories?
Mutexes are usually used to protect memory shared between several systems.- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hi,
i use more than onchip memory and i want access theses memories through the mutex to avoid problem if the nios processessor access to one of thses memories. it is the same role that the mutex do with a shared memory. thk- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I still don't understand... if you have only one CPU and several onchip memories, you can just connect everything together without any mutex and it will work.
Or do you have another component that can access those memories at the same time than the CPU?
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page