Post Go back to editing

TES GUI ADRV9009 Zynq3

Hi,

I have produced the initialization matlab scripts for the ADRV9009 from within the TES GUI, however when i run the init script in matlab I receive the following error:

It looks like it connects to the Zynq board ...

>> init_adrv9009
Connected to Zync
Ad9528 arePllsLocked = 1
Unable to resolve the name AdiCmdServerClient.FpgaResets.ClearAllRst.

Error in init_adrv9009 (line 26)
Link.FpgaTalise.ResetFpgaIp(AdiCmdServerClient.FpgaResets.ClearAllRst);

I havent tried the python or c initialization scripts but I would like the Matlab script to work since i am working in matlab....any thoughts as to what is causing this?

thanks