3. Running the RealtimeDemo Application

Start Rtos:

The multiosdemo-realtime.sh will start both rtos (RTOS + RTOS2) instances and show 2 output consoles.

cd /hv/rtos-32
sudo ./multiosdemo-realtime.sh

Stop output and return to console: CTRL + C


Stop Rtos:

cd /hv/rtos-32
sudo ./stopall.sh

Caution

Always call stop before start again!