Error generated when DMA block is not updated with Architecture Setup block

Error generated when DMA block is not updated with Architecture Setup block

Name of the ArchitectureSetup must be entered in the DMA block parameter Architecture_Name. If the AchitectureSetup not found or invalid name entered, then the following error will be generated.

"VisualSim.kernel.util.IllegalActionException: Architecture_Name Reference does not exist.
Architecture Name: Architecture
  in .DMA_Invalid_architecture_Setup_Name.DMA
at VisualSim.actor.lib.bus.DMA_Controller.initialize(Unknown Source)
at VisualSim.actor.Director.initialize(Unknown Source)
at VisualSim.simulators.de.kernel.DEDirector.initialize(Unknown Source)
at VisualSim.actor.CompositeActor.initialize(Unknown Source)
at VisualSim.actor.Manager.initialize(Unknown Source)
at VisualSim.actor.Manager.execute(Unknown Source)
at VisualSim.actor.Manager.run(Unknown Source)
at java.lang.Thread.run(Thread.java:745)
at VisualSim.kernel.util.VisualSimThread.run(Unknown Source) "


Solution: Make sure to update the ArchitectureSetup name in the DMA block.