Hello World

This is a simple application to print “hello world” to console/serial terminal using printf().

NOTE: This application is able to be built for Windows/Linux or a supported embedded target.

Build, Run, Debug

See the online documentation for how to build and run this application:

Simplicity Studio

If using Simplicity Studio select the MLTK - Hello World Project.

Visual Studio Code

If using Visual Studio Code select the mltk_hello_world CMake target.

Command-line

If using the Command Line select the mltk_hello_world CMake target.