This video outlines how to resolve the error “The instance is located on an address that is not configured” when you build your project in Schneider-Electric Unity Pro (new name EcoStruxure Control Expert).

Spoiler Alert
This error comes about when your variable is using memory address %I,%M, %IW or %MW that is outside of the configured range. To remediate it you must resize the memory address range such that your variable address encapsulates your variable assigned memory address…. or simply change the address assigned for your variable. These memory range allocation can be done on the CPU.