Skip to content

README hello.world

The sample hello.world prints out "Hello World" on the CtrlX CORE.

Introduction

This sample demonstrates how you can build your first C/C++ snap.

The project hello.world provides a simple application example to print out "Hello World" in ctrlX CORE devices: ctrlX CORE or ctrlX COREvirtual.

Output in diagnosis logbook

Debug and Run

  1. Build the executable via cmake plugin.
  2. Launch the app with the debugger attached by pressing F5.

Troubleshooting

All automatically created files are located in folders build and generated. If there are unclear messages during the build process, it might help to delete the folders build and generated and restart the build process.

Support

If you've any questions visit the ctrlX AUTOMATION Community


License

SPDX-FileCopyrightText: Bosch Rexroth AG SPDX-License-Identifier: MIT