| |||
| Home > Debugging Multiprocessor Applications > Sharing resources between multiple targets > Resource sharing and debugger consistency | |||
RealView Debugger provides a mechanism whereby changes to a given connection cause an update for each related connection. It does this by enabling you to define shared memory areas for different processors as part of your target configuration settings.
Be aware that changes to the shared memory region are updated only for the memory view of the target that makes the change. If you have other Code windows open, then to see the changes in each Code window you must manually update the memory view in those Code windows.