Dynare errors

Hi. I’m new there. I want to run my Dynare code for dsge model, but dynare told me these errors:

??? Error using ==> print_info at 36
MJDGGES returns the following error code: 14

Error in ==> check at 50
print_info(info, options_.noprint);

Error in ==> dsge at 190
check;

Error in ==> dynare at 132
evalin(‘base’,fname) ;

Thanks for answer.

Hi again…

I want to solve and simulate my simple dsge model but errors occur-

Please help me. I post my .mod file below
dsge.mod (728 Bytes)

In the parameters section, you can only compute lambda after xi_p as Dynare otherwise does not know the value of xi_p.