diff --git a/iocs/andorIOC/andorApp/src/Makefile b/iocs/andorIOC/andorApp/src/Makefile index 1b82f4a..2fadad9 100755 --- a/iocs/andorIOC/andorApp/src/Makefile +++ b/iocs/andorIOC/andorApp/src/Makefile @@ -44,7 +44,7 @@ PROD_LIBS_WIN32 += ShamrockCIFm PROD_SYS_LIBS_Linux += andor PROD_SYS_LIBS_Linux += shamrockcif -include $(ADEXAMPLE)/exampleApp/commonDriverMakefile +include $(ADCORE)/ADApp/commonDriverMakefile #============================= diff --git a/iocs/andorIOC/iocBoot/iocAndor/st.cmd b/iocs/andorIOC/iocBoot/iocAndor/st.cmd index 4fa664c..89a37bf 100755 --- a/iocs/andorIOC/iocBoot/iocAndor/st.cmd +++ b/iocs/andorIOC/iocBoot/iocAndor/st.cmd @@ -36,7 +36,7 @@ NDStdArraysConfigure("Image1", 5, 0, "$(PORT)", 0, 0) dbLoadRecords("$(ADCORE)/db/NDStdArrays.template", "P=$(PREFIX),R=image1:,PORT=Image1,ADDR=0,TIMEOUT=1,NDARRAY_PORT=$(PORT),TYPE=Int16,FTVL=SHORT,NELEMENTS=4200000") # Load all other plugins using commonPlugins.cmd -< $(ADEXAMPLE)/iocBoot/commonPlugins.cmd +< $(ADCORE)/iocBoot/commonPlugins.cmd set_requestfile_path("$(ADANDOR)/andorApp/Db") #asynSetTraceMask("$(PORT)",0,3)