Sharing memory is prohibited by the compiler in normal XC, for good reason (race conditions, memory corruptions, restriction to same tile...). However there are cases where it is very useful, appropriate, safe and fast.
How do I do this?
How do I use shared memory in XC? Topic is solved
-
Verified
- XCore Legend
- Posts: 1164
- Joined: Thu May 27, 2010 10:08 am
-
Verified
- XCore Legend
- Posts: 1164
- Joined: Thu May 27, 2010 10:08 am
See below link for a short discussion and worked examples of vatious different ways of sharing memory in XC
http://www.xcore.com/forum/viewtopic.php?f=26&t=3061
http://www.xcore.com/forum/viewtopic.php?f=26&t=3061
Engineer at XMOS