Target Requirements : Describing Different Target Platforms : Creating the Profile : Target Definition

Target Definition

The list of targets contains the .rtrg file names detected in the <workarea>/rprt directory. If it is necessary to add, replace or delete some flags, libraries, compiler name, etc. or add custom modules (e.g. objects or/and libraries), you must change the .rtrg file appropriately.

For example, an I/O card driver object file may be added into the #Intrinsics library: paragraph. It would then appear something like:

#Intrinsics library:"$(STM_ROOT)/lib/VxWorks/libintrinsics$(CPU).a :/tmp/io/rprt/onyx.o"

If the full path of the target output directory differs from the host output directory path (for example, if the host directory is Unix-like /stmw.qa/qa_20 and the same target directory on Windows is q:\qa_20), you would need to fill out the Target Directory field of the Global Profile settings dialog form.