Learn the basic concepts of how to get a basic Adaptive Application running.

notice

File Location: ./Examples/amsr-vector-app-example-hello-world

What you will learn:

Steps

  1. Check CMake / TACO Presets
  2. Build Hello World Application files
  3. Optional: Change the Log Message in the application.cpp
  4. Install and Run the Hello World Application
  5. If everything worked as it should the example application prints out a log message in the terminal / CLI.
  6. Learn about the App
  1. You should now have a basic understanding of how applications can be built and started.

Recommended Next Steps

We recommend getting to know the Start Application. This example app shows you how to use the different product clusters.