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

File Location: ./Examples/amsr-vector-app-example-hello-world
What you will learn:
- What is TACO?
- How you can configure the parameters of your Application with ARXML Models
- How the build process is configured with CMake
- How the application code is structured
- How to build and run an Adaptive Application
Steps
- Check CMake / TACO Presets
- Build Hello World Application files
- Optional: Change the Log Message in the application.cpp
- Install and Run the Hello World Application
- If everything worked as it should the example application prints out a log message in the terminal / CLI.
- Learn about the App
- 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.
Contents
This chapter contains the following information: