I am trying to invoke the function () from cmm scripts during my CPU is running state or Halted state. the command i used here is
v <myfunc> or
Var.Call <myfunc> or
Var.Set <myfunc>
once i executed this command none of the above listed is working in my environment.
CPU : power PC (MPC5500) Thanks, KPS