This error usually means a loop in a Simpl+ module; unfortunately it doesn't tell you which one. It's usally a while loop that has some condition <while(condition)> and the condition is never met, and the loop has no delay(s) within it, ultimately resulting in a lockup of that module, and eventually SIMPL.