\page SvcComSplitterComponent Svc::ComSplitter Component
Svc::ComSplitter
This is the build directory for the ComSplitter component.
Redo Targets
Main targets: The following redo targets are available:
-
Dictionary: Create a directoryDictionarycontaining a dictionary for the ISF Ground Support Equipment (GSE). -
Docs: Create a directoryDocscontaining ISF-style component documentation. -
Interface: Create a directoryInterfacecontaining a component interface. -
NCSL: Create a directoryNCSLcontaining counts of non-commented source lines of code. -
README: Generate thisREADMEfile. -
Template: Create a directoryTemplatecontaining an ISF component template. -
all: Build the targetBuild/$TARGET/$MODE/lib.a, whereTARGETandMODEare environment variables. The targets are Darwin, Linux, PI, and CORTEX160. The modes are Unit, Integration, and Flight. IfTARGETis not set, the system will use the native environment (Darwin or Linux) as the default. IfMODEis not set, the system will use Unit as the default. -
clean: Clean this directory and its subdirectories. -
refresh: RegenerateComSplitterComponentAi.xmlfromModel.
Helper targets: The main targets use the following helper targets. You should not have to invoke these targets directly, except when developing or debugging the build system.
-
Table: Create a directoryTablecontaining the part of the table interface that is not represented in the ISF XML. -
default.a: Build a component library targetBuild/target/mode/lib.a. -
default.ncsl.txt: Generate an NCSL file. -
default.o: Build target of the formBuild/target/mode/path/file.o, where path may be empty.