Download and extract the TXT Tool Chain for Linux or Windows
export TOOLCHAIN_BIN_PATH=/path_to_txt_toolchain_bin
make clean
make
The following diagram shows the structure of the eclipse workspace.
Download txt_traning_factory, extract and import the workspace in eclipse CDT as General -> Existing Projects into Workspace
Change the paths in the properties for all projects in Properties -> C/C++ Build -> Settings -> Cross Settings -> Path
to the TXT Tool Chain path. Select [All configurations]
and repeat for all subprojects.
Build all projects