eclipse-plugins
eclipse-plugins copied to clipboard
Memory map content messed for duplicate definitions
If definitions of different devices use common families, and the memory map is not defined at device level but at family member, the two trees cannot simply be merged together, definitions should be kept separately.
For this it might be better to propagate definitions from family to device before creating the device tree.
(copied from SF bugs#140).