OK,
Now I’m back to the error that started this whole thing.
I have a *.stt file to be added to an IOC.
The file will comple and operate correctly as a program …. Sort of-
Now, is where the fun begins-
I want to add the program into the IOC.
Went through the stuff on getting it included, and setup to compile in.
It compiles correctly, but when the makefile gets down to linking………..
It says it can’t find the “registrar” function, I think…
Here is the make log I’m also including the sequencer program, the Makefile, and the .dbd file as well.
Help would be appreciated.
Later-
David