Industrial Native Real-Time Linux OS Solution

Setup and Tuning Guide

ID Date Version Classification
634647 01/01/2021 1.0 Public
Document Table of Contents

Build Debian* Packages For Preempt RT Linux

1. On the Linux host build machine, navigate to the working directory “ecs-1.0-ubuntu” and run the build script to build preempt-rt Linux-based Debian* packages. You need to make sure you have completed Section 2.2 and know the absolute path to directory “ecs-release_​1.0”

$ cd <your path to>/ecs-1.0-ubuntu

$ chmod +x *.sh

$ ./build-all.sh <absolute path>/release-ecs_​​1.0/ecs-release/ preempt
Note:Make sure to use “absolute path” to “release-ecs_​1.0”.

2. If build is successful, the Debian packages for Preempt-RT Linux will be created in the folder.

image3.png