EQA1561E The first operand of the %RECURSION operator must be a parameter or an automatic variable.

Explanation

This message applies to C. In %RECURSION(x,y), the first expression, x, must be a parameter or an automatic variable.