Exception: The controller description of bus 'name' with type 'type' contains a state machine which is not supported

Exception id: 0x01000005

Parameters

Parameter

Description

name

The name of the bus that is being instantiated.

type

The type of the bus that is being instantiated.

Description

The controller description of bus name specifies that it contains a statemachine. However this bus is of type type which currently does not support statemachines. This could be caused by the controller description being from a newer PMP version than the code running on the (simulated) top-controller or an invalid controller description.