problem with FAST on MATLAb/Simulink

Dear @Jason.Jonkman

I changed in the file NRELOffshrBsline5MW_Onshore_ServoDyn.dat at script line #66. I changed ServoData/DISCON_win32.dll into ServoData/DISCON_x64.dll and then run the Run_OpenLoop.m script file. Again I get the same error.

Error using Run_OpenLoop (line 30)
Error reported by S-function ‘FAST_SFunc’ in ‘OpenLoop/FAST Nonlinear Wind Turbine/S-Function’:
FAST_InitializeAll:SrvD_Init:ValidatePrimaryData:Yaw angle and rate are not commanded from Simulink model.
ValidatePrimaryData:Pitch angles are not commanded from Simulink model.
ValidatePrimaryData:Generator torque and power are not commanded from Simulink model.
ValidatePrimaryData:HSS brake is not commanded from Simulink model.
SrvD_Init:BladedInterface_Init:The dynamic library …..\CertTest\5MW_Baseline/ServoData/DISCON_win32.dll could not be loaded. Check that the file exists in the specified location and that it is
compiled for 64-bit applications.

Could you please tell me if I changed anything else? Or there is some another issue.

Thanks