How to fix this?

I my model used one script and solved the staedy state, but I run dynare and It`s shows me the following mod_c_modificacoes.mod (14.7 KB)
baseHP.xlsx (11.4 KB)
message:
Error using print_info (line 83)
Impossible to find the steady state. Either the model doesn’t have a steady state, there are an infinity of
steady states, or the guess values are too far from the solution

Error in steady (line 104)
print_info(info,options_.noprint, options_);

Error in mod_c_modificacoes (line 951)
steady;

Error in dynare (line 223)
evalin(‘base’,fname) ;