next up previous
Next: Create the device support Up: How to create EPICS Previous: Create a new application

Make some changes to the files in configure/

Edit the configure/RELEASE file which makeBaseApp.pl created and add an entry describing the path to where you installed the EPICS GPIB core module:
GPIB=/home/EPICS/R3.14.2/modules/bus/gpib/gpibCore

Edit the configure/CONFIG file which makeBaseApp.pl created and specify the IOC architectures on which the application is to run. I wanted the application to run as a soft IOC, so I uncommented the CROSS_COMPILER_TARGET_ARCHS definition and set the definition to be empty:

CROSS_COMPILER_TARGET_ARCHS =